diff options
author | Ralph Amissah <ralph@amissah.com> | 2019-09-02 11:36:58 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-09-03 12:28:38 -0400 |
commit | 143481f23597de24503ea66142cfb8341553d1be (patch) | |
tree | 94eba9fec7cb035d038abf69b83ca440f27bb9eb /data | |
parent | re-introduce depreciated table markup for table attributes (diff) |
markup modification: code blocks attributes, numberlines
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/markup-samples/manual/en/sisu_markup.sst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/doc/sisu/markup-samples/manual/en/sisu_markup.sst b/data/doc/sisu/markup-samples/manual/en/sisu_markup.sst index 73ed21ab..95b4a146 100644 --- a/data/doc/sisu/markup-samples/manual/en/sisu_markup.sst +++ b/data/doc/sisu/markup-samples/manual/en/sisu_markup.sst @@ -1225,9 +1225,11 @@ code{ }code -From SiSU 2.7.7 on you can number codeblocks by placing a hash after the opening code tag #{ code{# }# as demonstrated here: +From SiSU 2.7.7 on you can number codeblocks by placing a hash after the opening code tag #{ code{# }# this is depreciated from sisu 7.2.0 with the introduction of the parenthesis before curly braces for attributes. -code{# +From SiSU 7.2.0 on you can number codeblocks by writing the "numberline" attribute within parenthesis before the opening code tag #{ code(numberlines){ }# as demonstrated here: + +code(numberlines){ `Fury said to a mouse, That he |