aboutsummaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-05-25 12:50:43 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-05-25 12:57:31 +0200
commit708973a33a0ce425bb21a5ffa06fbdab465d3fb8 (patch)
treeb0cf3d0dd00f098384d7a813e3754aa80b2bb512 /test/writer.ms
parent650e1ac1fdbbb172c58c1898607a7f82806cf55e (diff)
downloadpandoc-708973a33a0ce425bb21a5ffa06fbdab465d3fb8.tar.gz
Added `spaced_reference_links` extension.
This is now the default for pandoc's Markdown. It allows whitespace between the two parts of a reference link: e.g. [a] [b] [b]: url This is now forbidden by default. Closes #2602.
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 617ccc752..7e079c55d 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -835,16 +835,6 @@ Foo \c
-- "bar"
\&.
.PP
-Foo \c
-.pdfhref W -D "/url/" -A "\c" \
- -- "bar"
-\&.
-.PP
-Foo \c
-.pdfhref W -D "/url/" -A "\c" \
- -- "bar"
-\&.
-.PP
With \c
.pdfhref W -D "/url/" -A "\c" \
-- "embedded [brackets]"