Let's make Partials a subsection of Usage rather than a full top-level section.

This commit is contained in:
Michael Bayne
2011-04-13 14:43:48 -07:00
parent 5b81a46710
commit ab0e1fdda4
+1 -1
View File
@@ -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: