summaryrefslogtreecommitdiff
path: root/tests/writer.asciidoc
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2011-11-18 19:50:45 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2011-11-18 19:50:45 -0800
commit679e94e53d36efa24507cae960533a6a0f9053e8 (patch)
tree5b7661512c2e29b9378dd1a914b70fcb7f633f0a /tests/writer.asciidoc
parent4c122be58a66283dd31c2a357099637c945055a6 (diff)
Updated tests for correct col width.
Diffstat (limited to 'tests/writer.asciidoc')
-rw-r--r--tests/writer.asciidoc29
1 files changed, 14 insertions, 15 deletions
diff --git a/tests/writer.asciidoc b/tests/writer.asciidoc
index 514c72976..af27e02ce 100644
--- a/tests/writer.asciidoc
+++ b/tests/writer.asciidoc
@@ -4,8 +4,8 @@ Pandoc Test Suite
:author: Anonymous
:date: July 17, 2006
-This is a set of tests for pandoc. Most of them are adapted from John
-Gruber’s markdown test suite.
+This is a set of tests for pandoc. Most of them are adapted from John Gruber’s
+markdown test suite.
'''''
@@ -46,9 +46,9 @@ Paragraphs
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 item.
+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
+item.
Here’s one with a bullet. \* criminey.
@@ -446,8 +446,8 @@ Smart quotes, ellipses, dashes
`He said, ``I want to go.''' Were you alive in the 70’s?
-Here is some quoted ``code`' and a
-``http://example.com/?foo=1&bar=2[quoted link]''.
+Here is some quoted ``code`' and a ``http://example.com/?foo=1&bar=2[quoted
+link]''.
Some dashes: one—two — three—four — five.
@@ -594,8 +594,7 @@ Foo link:/url/[biz].
With ampersands
~~~~~~~~~~~~~~~
-Here’s a http://example.com/?foo=1&bar=2[link with an ampersand in the
-URL].
+Here’s a http://example.com/?foo=1&bar=2[link with an ampersand in the URL].
Here’s a link with an amersand in the link text: http://att.com/[AT&T].
@@ -641,12 +640,12 @@ Footnotes
---------
Here is a footnote reference,footnote:[Here is the footnote. It can go
-anywhere after the footnote reference. It need not be placed at the end
-of the document.] and another.[multiblock footnote omitted] This should
-_not_ be a footnote reference, because it contains a space.[\^my note]
-Here is an inline note.footnote:[This is _easier_ to type. Inline notes
-may contain http://google.com[links] and `]` verbatim characters, as
-well as [bracketed text].]
+anywhere after the footnote reference. It need not be placed at the end of the
+document.] and another.[multiblock footnote omitted] This should _not_ be a
+footnote reference, because it contains a space.[\^my note] Here is an inline
+note.footnote:[This is _easier_ to type. Inline notes may contain
+http://google.com[links] and `]` verbatim characters, as well as [bracketed
+text].]
___________________________________________
Notes can go in quotes.footnote:[In quote.]