Skip to content

Commit

Permalink
Format README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnisi committed Nov 15, 2013
1 parent 3803485 commit 1d0d8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -129,7 +129,7 @@ The `views` object is a map of user-written functions that implement the actual
## Input

At the top of each input file blake expects a JSON string that is interpreted as header providing transformation parameters. Besides it can contain additional user defined data—the `item` parameter, passed to the view functions, provides a reference to the raw header. Input data for a blog entry could look like so:
```js
```
{
"title": "Example",
"description": "An example article",
Expand Down

0 comments on commit 1d0d8ee

Please sign in to comment.