Преглед изворни кода

Syntax highlighting for mustache in README.

Justin Hileman пре 13 година
родитељ
комит
b27705375a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -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}}