aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-12-03 00:37:26 -0500
committerRalph Amissah <ralph@amissah.com>2013-12-03 00:37:26 -0500
commita7c0e410ff7c54b5f36ec0f64fc69533b5adc712 (patch)
tree9e6b12bbd11938c4bc65b41e105ad0a4dcccf99a /data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst
parentdebian/changelog (4.2.12-1) (diff)
parentv5: documentation related to commands for new outputs in development (diff)
Merge tag 'sisu_4.2.13' into debian/sid
SiSU 4.2.13
Diffstat (limited to 'data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst')
-rw-r--r--data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst6
1 files changed, 5 insertions, 1 deletions
diff --git a/data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst b/data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst
index ddf6e570..69293637 100644
--- a/data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst
+++ b/data/doc/sisu/markup-samples/sisu_manual/en/sisu_markup.sst
@@ -1254,7 +1254,10 @@ If multiple sub-terms appear under one paragraph, they are separated under the m
code{
Paragraph containing main term, second term and sub-term.
- ={Main term:sub-term+1|second sub-term}
+ ={Main term:
+ sub-term+2|second sub-term;
+ Another term
+ }
A paragraph that continues discussion of the first sub-term
@@ -1267,6 +1270,7 @@ code{
Main term, 1,
sub-term, 1-3,
second sub-term, 1,
+ Another term, 1
}code