David Anson
|
33e3797084
|
Fix broken MD020/MD021/MD038 scenarios.
|
2019-09-19 21:39:59 -07:00 |
|
David Anson
|
c8a74bd72c
|
Update MD037/MD038/MD039 to report fixInfo for violations.
|
2019-09-06 22:35:33 -07:00 |
|
David Anson
|
7e980401b8
|
Expose shared.js helper code for custom rule authors (fixes #134).
|
2019-04-13 11:18:57 -07:00 |
|
David Anson
|
ff50da3b42
|
Re-implement MD038 to handle multi-line spans better and rely less on RegExp.
|
2019-01-30 22:09:20 -08:00 |
|
David Anson
|
7d6635b472
|
Fix possible null-dereference if RegExp does not match in MD038.
|
2019-01-07 22:02:58 -08:00 |
|
David Anson
|
4865301ce9
|
Handle multi-line inline code spans better (fixes #130).
|
2018-07-15 23:05:18 -07:00 |
|
David Anson
|
213aef4564
|
Convert var to const/let (except in browser-only code).
|
2018-04-27 22:05:34 -07:00 |
|
David Anson
|
9ba143555d
|
Move each rule implementation into its own file (fixes #83).
|
2018-01-21 21:44:25 -08:00 |
|