summaryrefslogtreecommitdiff
path: root/tests/writer.markdown
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-18 06:45:43 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-18 06:45:43 +0000
commit695961155a00738160b05c25588b6b02f681a18e (patch)
tree5706347d53fb1310a1c2bfbacc56d631195d0d40 /tests/writer.markdown
parent081ae411b3ecc98746e9315355a85498b7e95d30 (diff)
Added plain writer.
Text.Pandoc.Writers.Markdown now exports a writePlain, which writes plain text without links, pictures, or special formatting (not even markdown conventions). git-svn-id: https://pandoc.googlecode.com/svn/trunk@1907 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r--tests/writer.markdown44
1 files changed, 22 insertions, 22 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown
index cf476342c..1bc9b76f0 100644
--- a/tests/writer.markdown
+++ b/tests/writer.markdown
@@ -281,42 +281,42 @@ B. Williams
Tight using spaces:
apple
-: red fruit
+ ~ red fruit
orange
-: orange fruit
+ ~ orange fruit
banana
-: yellow fruit
+ ~ yellow fruit
Tight using tabs:
apple
-: red fruit
+ ~ red fruit
orange
-: orange fruit
+ ~ orange fruit
banana
-: yellow fruit
+ ~ yellow fruit
Loose:
apple
-: red fruit
+ ~ red fruit
orange
-: orange fruit
+ ~ orange fruit
banana
-: yellow fruit
+ ~ yellow fruit
Multiple blocks with italics:
*apple*
-: red fruit
+ ~ red fruit
contains seeds, crisp, pleasant to taste
*orange*
-: orange fruit
+ ~ orange fruit
{ orange code block }
@@ -326,34 +326,34 @@ Multiple blocks with italics:
Multiple definitions, tight:
apple
-: red fruit
-: computer
+ ~ red fruit
+ ~ computer
orange
-: orange fruit
-: bank
+ ~ orange fruit
+ ~ bank
Multiple definitions, loose:
apple
-: red fruit
+ ~ red fruit
-: computer
+ ~ computer
orange
-: orange fruit
+ ~ orange fruit
-: bank
+ ~ bank
Blank line after term, indented marker, alternate markers:
apple
-: red fruit
+ ~ red fruit
-: computer
+ ~ computer
orange
-: orange fruit
+ ~ orange fruit
1. sublist
2. sublist