diff options
Diffstat (limited to 'tests/testsuite/list-blockquote.md')
| -rw-r--r-- | tests/testsuite/list-blockquote.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testsuite/list-blockquote.md b/tests/testsuite/list-blockquote.md new file mode 100644 index 0000000..37c0762 --- /dev/null +++ b/tests/testsuite/list-blockquote.md @@ -0,0 +1,3 @@ +* a list containing a blockquote + + > this the blockquote in the list
\ No newline at end of file |
