diff options
Diffstat (limited to 'oldtests/Blockquotes/Indents.markdown')
-rw-r--r-- | oldtests/Blockquotes/Indents.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/oldtests/Blockquotes/Indents.markdown b/oldtests/Blockquotes/Indents.markdown new file mode 100644 index 0000000..f9342ff --- /dev/null +++ b/oldtests/Blockquotes/Indents.markdown @@ -0,0 +1,5 @@ +> one + > blockquote + +>>> triply nested + > > > triply nested |