Allow trailing spaces in indented code blocks (#191)

This commit is contained in:
Wouter Admiraal 2019-05-29 05:52:48 +02:00 committed by David Anson
parent 2f1c2c5312
commit 779a55a662
4 changed files with 17 additions and 3 deletions

View file

@ -9,6 +9,12 @@ And here is more text
This is a code block that won't trigger.
```
```text
This is code
with a line with trailing spaces. {MD009:14}
```
But we'll do another:
And this {MD046}