David Anson
|
65052f6200
|
Add support for inline comments markdownlint-capture/markdownlint-restore (fixes #194).
|
2019-06-08 19:26:11 -07:00 |
|
David Anson
|
1d8b9e7e62
|
Add full-width punctuation characters to MD026/no-trailing-punctuation and MD036/no-emphasis-as-heading (fixes #192).
|
2019-06-06 22:21:31 -07:00 |
|
David Anson
|
61c92e5997
|
Handle un-closed HTML comments in a way that does not trigger MD047/single-trailing-newline (fixes #187).
|
2019-05-16 22:14:07 -07:00 |
|
David Anson
|
1b8b15693f
|
Replace assign/clone helpers with object spread syntax.
|
2019-05-05 22:27:01 -07:00 |
|
David Anson
|
4c7ffdd335
|
Improve handling of nested tags and blocks by MD033/no-inline-html (fixes #179).
|
2019-04-29 22:09:33 -07:00 |
|
David Anson
|
73511ff677
|
Remove trimLeft/trimRight helpers; use native implementations.
|
2019-04-17 14:54:27 -07:00 |
|
David Anson
|
7e980401b8
|
Expose shared.js helper code for custom rule authors (fixes #134).
|
2019-04-13 11:18:57 -07:00 |
|