diff options
Diffstat (limited to 'data')
| -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:  | 
