diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-08-21 23:19:43 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-08-21 23:19:53 -0400 |
commit | 750c6c5a86b907edf8bc7161e82695c054c76d74 (patch) | |
tree | 037c9aa7c827ccf1f1f75b7ef27f052e7bfeb302 /data/doc | |
parent | v5: alternative open and close for blocks using line starting with "```" (diff) |
v5: vim syntax additions, sisu.vimsisu_4.1.12
* ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
* grouped text, open, close of blocks using tics "```"
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index aaeb36f2..07d98caf 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -40,6 +40,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.12.orig.tar.xz end poem: "```" * remove need for an empty line between opening & closing of a text block +* vim syntax, add + * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#" + * grouped text, open, close of blocks using tics "```" + * messages to terminal * code marker * rescued error messages |