Allow trailing spaces in code blocks

This commit is contained in:
Wouter Admiraal 2019-05-23 14:49:55 +02:00
parent 95d23b9a11
commit 2e391a5ca1
4 changed files with 18 additions and 3 deletions

View file

@ -9,9 +9,16 @@ And here is more text
This is a code block that won't trigger.
```
```text
This is code
with an empty line.
```
But we'll do another:
And this {MD046}
will.
Final text is here
{MD009:14}