Skip to content

Commit

Permalink
Document Page.RawContent in templates/variables/
Browse files Browse the repository at this point in the history
  • Loading branch information
maruel authored and bep committed Jul 2, 2015
1 parent c9fc0e7 commit 24c8226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/templates/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ matter, content or derived from file location.
**.WordCount** The number of words in the content.<br>
**.ReadingTime** The estimated time it takes to read the content in minutes.<br>
**.Weight** Assigned weight (in the front matter) to this content, used in sorting.<br>
**.RawContent** Raw Markdown content without the metadata header. Useful with [remarkjs.com](http://remarkjs.com)<br>
**.IsNode** Always false for pages.<br>
**.IsPage** Always true for page.<br>
**.Site** See [Site Variables]({{< relref "#site-variables" >}}) below.<br>
Expand Down

0 comments on commit 24c8226

Please sign in to comment.