Be more ambiguous about 'page.content'. But more transparent.
Fixes #2522.
This commit is contained in:
parent
9ccbfa0bae
commit
d050fd11b5
|
@ -203,7 +203,8 @@ following is a reference of the available data.
|
||||||
<td><p><code>page.content</code></p></td>
|
<td><p><code>page.content</code></p></td>
|
||||||
<td><p>
|
<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>
|
</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue