aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.txt
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-12-08 19:32:18 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-12-08 19:32:18 +0000
commitaea6f6802b5c11e59063cc209b2b08ff9f58ee6f (patch)
treef7b9bbe5c97147f42586d558e217dad5d014143b /tests/testsuite.txt
parent1fa54ab190cf4cc288c44703c581f214106a5d1e (diff)
downloadpandoc-aea6f6802b5c11e59063cc209b2b08ff9f58ee6f.tar.gz
Removed support for "box-style" block quotes in markdown.
This adds unneeded complexity and makes pandoc diverge further than necessary from other markdown extensions. Brought documentation, tests, and debian/changelog up to date. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1141 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/testsuite.txt')
-rw-r--r--tests/testsuite.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/testsuite.txt b/tests/testsuite.txt
index ae2d0fe32..dc5340021 100644
--- a/tests/testsuite.txt
+++ b/tests/testsuite.txt
@@ -78,31 +78,6 @@ E-mail style:
This should not be a block quote: 2
> 1.
-Box-style:
-
-,----
-| Example:
-|
-| sub status {
-| print "working";
-| }
-`----
-
-,----
-| 1. do laundry
-| 2. take out the trash
-`----
-
-Here's a nested one:
-
-,----
-| Joe said:
-|
-| ,----
-| | Don't quote me.
-| `----
-`----
-
And a following paragraph.
* * * *