Skip to content

Commit

Permalink
Update README to reflect 'preview' parameters in posts
Browse files Browse the repository at this point in the history
  • Loading branch information
jsantell committed Jul 24, 2012
1 parent 12ff9bf commit 4de186a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -69,7 +69,7 @@ When on a specific post's page, all the post's metadata specified in the front-m

* `post.url` The url of the post
* `post.content` The body of the post
* `post.preview` The body of the post up to the first new line character
* `post.preview` If a preview property was used in the markdown, this will be the markdown formatted preview -- otherwise, it's the body of the post up to the first new line character

#### Post List Locals

Expand Down

0 comments on commit 4de186a

Please sign in to comment.