summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorClare Macrae <clare.macrae@googlemail.com>2013-07-15 20:20:37 +0100
committerClare Macrae <clare.macrae@googlemail.com>2013-07-15 20:20:37 +0100
commitc561be95a17c28dde59d26af553b15724b7b9cd9 (patch)
treeb747851baf5fb3092ab0d0b912025a470f4dbe22 /tests
parent18565e149a2de3f6bb83563890cc9e4f65679693 (diff)
Add failing test for bullet and numbered lists in dokuwiki writer (#386)
Diffstat (limited to 'tests')
-rw-r--r--tests/writer.dokuwiki104
1 files changed, 52 insertions, 52 deletions
diff --git a/tests/writer.dokuwiki b/tests/writer.dokuwiki
index b3f3b3dd2..65889101d 100644
--- a/tests/writer.dokuwiki
+++ b/tests/writer.dokuwiki
@@ -95,65 +95,65 @@ These should not be escaped: \$ \\ \&gt; \[ \{</pre>
Asterisks tight:
-* asterisk 1
-* asterisk 2
-* asterisk 3
+ * asterisk 1
+ * asterisk 2
+ * asterisk 3
Asterisks loose:
-* asterisk 1
-* asterisk 2
-* asterisk 3
+ * asterisk 1
+ * asterisk 2
+ * asterisk 3
Pluses tight:
-* Plus 1
-* Plus 2
-* Plus 3
+ * Plus 1
+ * Plus 2
+ * Plus 3
Pluses loose:
-* Plus 1
-* Plus 2
-* Plus 3
+ * Plus 1
+ * Plus 2
+ * Plus 3
Minuses tight:
-* Minus 1
-* Minus 2
-* Minus 3
+ * Minus 1
+ * Minus 2
+ * Minus 3
Minuses loose:
-* Minus 1
-* Minus 2
-* Minus 3
+ * Minus 1
+ * Minus 2
+ * Minus 3
===== Ordered =====
Tight:
-# First
-# Second
-# Third
+ - First
+ - Second
+ - Third
and:
-# One
-# Two
-# Three
+ - One
+ - Two
+ - Three
Loose using tabs:
-# First
-# Second
-# Third
+ - First
+ - Second
+ - Third
and using spaces:
-# One
-# Two
-# Three
+ - One
+ - Two
+ - Three
Multiple paragraphs:
@@ -165,34 +165,34 @@ Multiple paragraphs:
===== Nested =====
-* Tab
-** Tab
-*** Tab
+ * Tab
+ * Tab
+ * Tab
Here’s another:
-# First
-# Second:
-#* Fee
-#* Fie
-#* Foe
-# Third
+ - First
+ - Second:
+ * Fee
+ * Fie
+ * Foe
+ - Third
Same thing but with paragraphs:
-# First
-# Second:
-#* Fee
-#* Fie
-#* Foe
-# Third
+ - First
+ - Second:
+ * Fee
+ * Fie
+ * Foe
+ - Third
===== Tabs and spaces =====
-* this is a list item indented with tabs
-* this is a list item indented with spaces
-** this is an example list item indented with tabs
-** this is an example list item indented with spaces
+ * this is a list item indented with tabs
+ * this is a list item indented with spaces
+ * this is an example list item indented with tabs
+ * this is an example list item indented with spaces
===== Fancy list markers =====
@@ -225,9 +225,9 @@ Nesting:
Autonumbering:
-# Autonumber.
-# More.
-## Nested.
+ - Autonumber.
+ - More.
+ - Nested.
Should not be a list item: