Merge branch 'documenttoliquid' of https://github.com/budparr/jekyll into documenttoliquid
Conflicts: lib/jekyll/document.rb
This commit is contained in:
parent
00ab79b7cf
commit
69aae64133
|
@ -244,6 +244,16 @@ In addition to any YAML front-matter provided in the document's corresponding fi
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<p><code>label</code></p>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<p>
|
||||||
|
The name of the document's collection.
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue