aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v5
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v5')
-rw-r--r--data/doc/sisu/CHANGELOG_v56
1 files changed, 6 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index a7c6e2cd..aaeb36f2 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -33,6 +33,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.12.orig.tar.xz
* syntax add
* switch ocn off and on for a block of content, line containing only
off: "--~#" (omit headings where possible) "---#" on: "--+#"
+ * alternative open and close for blocks using line starting with "```", e.g.
+ open code block: "``` code"
+ close code block: "```"
+ start poem: "``` poem"
+ end poem: "```"
+ * remove need for an empty line between opening & closing of a text block
* messages to terminal
* code marker