Update MD009/no-trailing-spaces to allow trailing spaces in fenced code blocks (fixes #292).

This commit is contained in:
David Anson 2020-11-21 16:53:31 -08:00
parent 6c1bc8ecb5
commit bd63c57fde
4 changed files with 45 additions and 10 deletions

View file

@ -11,12 +11,6 @@ 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:16}
```
But we'll do another:
And this {MD046}