Add 'excerpt' page variable to Docs Variables page.
This commit is contained in:
parent
47653381b1
commit
73a1ffd77a
|
@ -151,6 +151,14 @@ following is a reference of the available data.
|
|||
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><code>page.excerpt</code></p></td>
|
||||
<td><p>
|
||||
|
||||
The un-rendered excerpt of the Page.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><code>page.title</code></p></td>
|
||||
<td><p>
|
||||
|
|
Loading…
Reference in New Issue