aboutsummaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-03-18 14:50:57 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-03-18 14:52:03 -0700
commit3d21c184d47b17fa8b7213ed7014703214268292 (patch)
treee8adfcffec001c91b3f135eac1bee6e0a6dde3f3 /test/writer.ms
parent0ef56657edc84654a00fe609b432b15271349c26 (diff)
downloadpandoc-3d21c184d47b17fa8b7213ed7014703214268292.tar.gz
Ms writer: don't escape hyphens.
Previously we escaped hyphens as `\-`, but that's a minus sign. Closes #4467. Updated changelog.
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 7e079c55d..a9ca07259 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -128,7 +128,7 @@ Here's a regular paragraph.
In Markdown 1.0.0 and earlier.
Version 8.
This line turns into a list item.
-Because a hard\-wrapped line in the middle of a paragraph looked like a list
+Because a hard-wrapped line in the middle of a paragraph looked like a list
item.
.PP
Here's one with a bullet.
@@ -143,7 +143,7 @@ Block Quotes
.pdfhref O 1 "Block Quotes"
.pdfhref M "block-quotes"
.LP
-E\-mail style:
+E-mail style:
.RS
.LP
This is a block quote.
@@ -191,7 +191,7 @@ Code:
.IP
.nf
\f[C]
-\-\-\-\-\ (should\ be\ four\ hyphens)
+----\ (should\ be\ four\ hyphens)
sub\ status\ {
\ \ \ \ print\ \[dq]working\[dq];
@@ -600,7 +600,7 @@ Code block:
.IP
.nf
\f[C]
-<!\-\-\ Comment\ \-\->
+<!--\ Comment\ -->
\f[]
.fi
.LP
@@ -690,7 +690,7 @@ LaTeX
.IP \[bu] 3
@223@
.IP \[bu] 3
-@p@\-Tree
+@p@-Tree
.IP \[bu] 3
Here's some display math:
.EQ
@@ -760,7 +760,7 @@ Left paren: (
.PP
Right paren: )
.PP
-Greater\-than: >
+Greater-than: >
.PP
Hash: #
.PP
@@ -770,7 +770,7 @@ Bang: !
.PP
Plus: +
.PP
-Minus: \-
+Minus: -
.HLINE
.SH 1
Links
@@ -920,7 +920,7 @@ In a list?
.IP \[bu] 3
It should.
.LP
-An e\-mail address: \c
+An e-mail address: \c
.pdfhref W -D "mailto:nobody%40nowhere.net" -A "\c" \
-- "nobody\@nowhere.net"
\&
@@ -932,7 +932,7 @@ Blockquoted: \c
\&
.RE
.LP
-Auto\-links should not occur here: \f[C]<http://example.com/>\f[]
+Auto-links should not occur here: \f[C]<http://example.com/>\f[]
.IP
.nf
\f[C]