aboutsummaryrefslogtreecommitdiff
path: root/test/writer.muse
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-01-19 14:58:15 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-01-19 15:00:00 +0300
commit01499b766b16f4ab1c7ce4e3e82780a099c6dd37 (patch)
treeb2c67fdbc586b16de9898c059305c72ef004ce3f /test/writer.muse
parent7680e9b9642c1bade4152e4c833003688c439ca1 (diff)
downloadpandoc-01499b766b16f4ab1c7ce4e3e82780a099c6dd37.tar.gz
Muse writer: support definitions with multiple descriptions
Muse reader does not support this syntax yet, but Emacs Muse parses it correctly.
Diffstat (limited to 'test/writer.muse')
-rw-r--r--test/writer.muse13
1 files changed, 5 insertions, 8 deletions
diff --git a/test/writer.muse b/test/writer.muse
index db34a2733..33c622a3a 100644
--- a/test/writer.muse
+++ b/test/writer.muse
@@ -287,24 +287,21 @@ Multiple blocks with italics:
Multiple definitions, tight:
apple :: red fruit
- computer
+ :: computer
orange :: orange fruit
- bank
+ :: bank
Multiple definitions, loose:
apple :: red fruit
-
- computer
+ :: computer
orange :: orange fruit
-
- bank
+ :: bank
Blank line after term, indented marker, alternate markers:
apple :: red fruit
-
- computer
+ :: computer
orange :: orange fruit
1. sublist