From a9cb27980bb1f32d0d85249063b996c2056c94b8 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sat, 14 Nov 2009 14:44:23 +0100 Subject: [PATCH] pedantery --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 3967192..b091054 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,6 @@ ## 0.2 (??-??-????) -* ctemplate compat: Partials are indicated by >, not < -* Add support for {{%PRAGMA}} to enable features -* Made array of strings an option. Enable with {{%JSTACHE-ENABLE-STRING-ARRAYS}} +* ctemplate compat: Partials are indicated by >, not <. +* Add support for {{%PRAGMA}} to enable features. +* Made array of strings an option. Enable with `{{%JSTACHE-ENABLE-STRING-ARRAYS}}`.