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