aboutsummaryrefslogtreecommitdiff
path: root/test/writer.asciidoc
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-01-07 22:10:34 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-01-07 22:10:34 -0800
commit599327bee1eac3662ec2ab32e32d794246940e25 (patch)
tree5a9c70e3def591284a5c51205002c833d50ea440 /test/writer.asciidoc
parentc1d058aeb1c6a331a2cc22786ffaab17f7118ccd (diff)
downloadpandoc-599327bee1eac3662ec2ab32e32d794246940e25.tar.gz
Asciidoc writer: shorter delimiters for tables, blockquotes.
This matches asciidoctor reference docs. Closes #4364.
Diffstat (limited to 'test/writer.asciidoc')
-rw-r--r--test/writer.asciidoc28
1 files changed, 14 insertions, 14 deletions
diff --git a/test/writer.asciidoc b/test/writer.asciidoc
index 1348ca8f8..7d8d74aa6 100644
--- a/test/writer.asciidoc
+++ b/test/writer.asciidoc
@@ -50,11 +50,11 @@ here.
E-mail style:
-__________________________________________
+____
This is a block quote. It is pretty short.
-__________________________________________
+____
-______________________
+____
--
Code in a block quote:
@@ -72,16 +72,16 @@ A list:
Nested block quotes:
-______
+____
nested
-______
+____
-______
+____
nested
-______
+____
--
-______________________
+____
This should not be a block quote: 2 > 1.
@@ -306,9 +306,9 @@ _orange_::
{ orange code block }
....
+
- __________________
+ ____
orange block quote
- __________________
+ ____
Multiple definitions, tight:
@@ -602,9 +602,9 @@ With an ampersand: http://example.com/?foo=1&bar=2
An e-mail address: nobody@nowhere.net
-________________________________
+____
Blockquoted: http://example.com/
-________________________________
+____
Auto-links should not occur here: `<http://example.com/>`
@@ -634,9 +634,9 @@ 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.]
-___________________________________________
+____
[arabic]
. And in list items.footnote:[In list.]