David Anson
|
caf21fb392
|
Update MD037/no-space-in-emphasis to handle "***"/"___" (fixes #218).
|
2019-10-02 19:56:52 -07:00 |
|
David Anson
|
dc8e746cd2
|
Update MD037/no-space-in-emphasis to report left+right errors only once.
|
2019-09-22 21:58:57 -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
|
9b9532e163
|
Add includesSorted function, use for faster searches of sorted arrays.
|
2019-03-28 22:06:42 -07:00 |
|
David Anson
|
2ccacf03f5
|
MD037 should try to ignore escaped emphasis markers (fixes #168).
|
2019-03-04 19:54:23 -08:00 |
|
David Anson
|
dd3bd3d7ee
|
Update MD037 to handle violations at the start/end of a line.
|
2019-03-04 19:24:57 -08: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 |
|