Syntax highlighting for mustache in README.

This commit is contained in:
Justin Hileman
2012-03-07 09:23:32 -08:00
parent cb24d63258
commit b27705375a
+1 -1
View File
@@ -18,7 +18,7 @@ echo $m->render('Hello {{planet}}', array('planet' => 'World!')); // "Hello Worl
And a more in-depth example -- this is the canonical Mustache template:
```
```html+jinja
Hello {{name}}
You have just won ${{value}}!
{{#in_ca}}