diff options
Diffstat (limited to 'tests/misc/blockquote-below-paragraph.txt')
-rw-r--r-- | tests/misc/blockquote-below-paragraph.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/misc/blockquote-below-paragraph.txt b/tests/misc/blockquote-below-paragraph.txt new file mode 100644 index 0000000..529e5a9 --- /dev/null +++ b/tests/misc/blockquote-below-paragraph.txt @@ -0,0 +1,11 @@ +Paragraph +> Block quote +> Yep + +Paragraph +>no space +>Nope + +Paragraph one +> blockquote +More blockquote. |