diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-06-19 19:36:14 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-06-19 19:36:14 -0400 |
commit | ac654580ff2d245402eb2bca3d8685a97dd5d1fb (patch) | |
tree | a90244d9d26c8e549cb5fee21bd4ea8dfebaaa5f /data/doc | |
parent | v6: ao, syntax, introduce box text block/group (diff) |
v6: ao, syntax, introduce tics quotes markup (blockquote equivalent)
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 1 | ||||
-rw-r--r-- | data/doc/sisu/sisu.org | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index 04248097..96ed1f24 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -34,6 +34,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.8.orig.tar.xz * introduce way of removing unrecognized tic markers * syntax, able optionally to indicate the language syntax of a code block * syntax, introduce box text block/group + * syntax, introduce tics quotes markup (blockquote equivalent) * turn id numbers (for tags) into a hash * code blocks, clean trailing newlines * misc, minorish diff --git a/data/doc/sisu/sisu.org b/data/doc/sisu/sisu.org index f8817e68..341cdd52 100644 --- a/data/doc/sisu/sisu.org +++ b/data/doc/sisu/sisu.org @@ -271,6 +271,10 @@ The package is divided into the following components: ``` box:red:"Warn" (select color and lead text of box, else instead select color box & use regular single line bold markup ^!_ Warn$) +*** TODO [#D] blockquotes implement? :feature:ponder: + ``` quote + not sure how best to represent + *** TODO [#D] bibliography :feature:ponder: *** TODO speaker, as e.g. play (irc?) :feature:ponder: |