mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Minor update to docs
This commit is contained in:
parent
1f71925ea5
commit
354e61188a
@ -47,7 +47,7 @@ Raptor Templates is an extensible, streaming, asynchronous, [high performance](h
|
||||
- [Comments](#comments)
|
||||
- [Helpers](#helpers)
|
||||
- [Custom Tags and Attributes](#custom-tags-and-attributes)
|
||||
- [Layouts Taglib](#layouts-taglib)
|
||||
- [Layout Taglib](#layout-taglib)
|
||||
- [Custom Taglibs](#custom-taglibs)
|
||||
- [Tag Renderer](#tag-renderer)
|
||||
- [raptor-taglib.json](#raptor-taglibjson)
|
||||
@ -945,7 +945,7 @@ The output of the above template might be the following:
|
||||
|
||||
For information on how to use and create taglibs, please see the [Custom Taglibs](#custom-taglibs) section below.
|
||||
|
||||
## Layouts Taglib
|
||||
## Layout Taglib
|
||||
|
||||
Raptor Templates provides a `layout` taglib to support separating out layout from content. The usage of of the `layout` taglib is shown in the sample code below:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user