浏览代码

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