Be more ambiguous about 'page.content'. But more transparent.

Fixes #2522.
This commit is contained in:
Parker Moore 2014-07-31 18:29:03 -04:00
parent 9ccbfa0bae
commit d050fd11b5
1 changed files with 2 additions and 1 deletions

View File

@ -203,7 +203,8 @@ following is a reference of the available data.
<td><p><code>page.content</code></p></td>
<td><p>
The un-rendered content of the Page.
The content of the Page, rendered or un-rendered depending upon
what Liquid is being processed and what `page` is.
</p></td>
</tr>