diff options
Diffstat (limited to 'test/writer.markua')
| -rw-r--r-- | test/writer.markua | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/writer.markua b/test/writer.markua index a7032dc27..c1ca713d9 100644 --- a/test/writer.markua +++ b/test/writer.markua @@ -317,17 +317,17 @@ Multiple blocks with italics: : red fruit - contains seeds, crisp, pleasant to taste + contains seeds, crisp, pleasant to taste *orange* : orange fruit - ``` - { orange code block } - ``` + ``` + { orange code block } + ``` - > orange block quote + > orange block quote Multiple definitions, tight: @@ -365,8 +365,8 @@ orange : orange fruit - 1. sublist - 2. sublist + 1. sublist + 2. sublist {id: html-blocks} # HTML Blocks |
