Let's make Partials a subsection of Usage rather than a full top-level section.
This commit is contained in:
@@ -114,7 +114,7 @@ documentation](http://mustache.github.com/mustache.5.html) for details on the
|
|||||||
template syntax.
|
template syntax.
|
||||||
|
|
||||||
Partials
|
Partials
|
||||||
========
|
--------
|
||||||
|
|
||||||
If you wish to make use of partials (e.g. `{{>subtmpl}}`) you must provide a
|
If you wish to make use of partials (e.g. `{{>subtmpl}}`) you must provide a
|
||||||
`Mustache.TemplateLoader` to the compiler when creating it. For example:
|
`Mustache.TemplateLoader` to the compiler when creating it. For example:
|
||||||
|
|||||||
Reference in New Issue
Block a user