diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/writer.ms | 18 |
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] |