False possitive ExtraWhitespaceMessage
Open
- Dominant language
- Python
- Stars
- 51
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I have following code:
``` html
```
After cleaning template tags it becomes this:
``` html
```
And `html-linter` reports `ExtraWhitespaceMessage` error.
Any ideas how to workaround this?
Currently I had to disable `ExtraWhitespaceMessage`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.