Merge pull request #956 from jhauraw/doc-var-excerpt
Add 'excerpt' page variable to Docs Variables page.
This commit is contained in:
commit
dcad4b2867
|
@ -159,6 +159,14 @@ following is a reference of the available data.
|
||||||
|
|
||||||
</p></td>
|
</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><p><code>page.excerpt</code></p></td>
|
||||||
|
<td><p>
|
||||||
|
|
||||||
|
The un-rendered excerpt of the Page.
|
||||||
|
|
||||||
|
</p></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><p><code>page.url</code></p></td>
|
<td><p><code>page.url</code></p></td>
|
||||||
<td><p>
|
<td><p>
|
||||||
|
|
Loading…
Reference in New Issue