diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-06-19 19:32:00 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-06-19 19:32:00 -0400 |
commit | fa8a138532c5d7ac63094d23e3df335ad08a8206 (patch) | |
tree | 41ffcdda7d0812913acba6d52e15425a062bf6d2 /data | |
parent | v5 v6: ao, introduce way of removing unrecognized tic markers (diff) |
v6: ao, syntax, able optionally to indicate the language syntax of a code block
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index ce7b2e89..3f8f6e29 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -32,6 +32,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.8.orig.tar.xz * regex match for tics "```" followed by space tweaked * Symbol to match grouped text open & close (instead of String) * introduce way of removing unrecognized tic markers + * syntax, able optionally to indicate the language syntax of a code block * turn id numbers (for tags) into a hash * code blocks, clean trailing newlines * misc, minorish |