David Anson
d15324478c
Deprecate MD006/ul-start-left in favor of MD007/ul-indent.
2020-01-13 19:19:49 -08:00
David Anson
75191b7c70
Update to version 0.18.0.
2019-12-14 13:50:48 -08:00
David Anson
a9251c533f
Add markdownlint-disable-file/markdownlint-enable-file inline comments ( fixes #215 ).
2019-12-04 21:31:49 -08:00
David Anson
c0f040e5c1
Replace Azure DevOps CI workflow with GitHub Action.
2019-12-03 21:27:34 -08:00
Marius Lichtblau
e9b3cc4c18
Add fenced code block style rule ( #224 ) ( fixes #223 ).
2019-10-24 20:26:27 -07:00
David Anson
fd06a50ee5
Update to version 0.17.2.
2019-10-24 20:23:22 -07:00
Heyward Fann
57c661700a
Add coc-markdownlint in README ( #230 )
2019-10-22 08:51:10 -07:00
David Anson
61f6df7c83
Update to version 0.17.1.
2019-10-19 17:55:10 -07:00
David Anson
26267d18bd
Add .NET Documentation to Examples in README.md.
2019-10-19 17:40:13 -07:00
David Anson
377323d872
Update to version 0.17.0.
2019-10-04 21:46:06 -07:00
David Anson
b24c1e6d06
Add CodiMD to Examples section of README.md.
2019-10-02 20:18:10 -07:00
David Anson
d974e78e3f
Update README.md and CustomRules.md documentation of new fixInfo behavior.
2019-09-19 21:49:42 -07:00
David Anson
cdd87e647f
Add infrastructure for rules to include fix information when logging violations, update MD047 (refs #80 ).
2019-08-16 19:56:52 -07:00
David Anson
6e086114b1
Update to version 0.16.0.
2019-08-04 21:58:39 -07:00
David Anson
cd7a65cedd
Allow for trailing spaces after front matter open/close fences ( fixes #208 ).
2019-07-27 18:10:26 -07:00
Travis C. LaGrone
37236df18e
Strike-through deprecated rule headings ( fixes #203 ).
...
Changes:
- Formats the headings of deprecated rules using strikethrough in the 'Rules /
Aliases' section of the 'README.md' file and in the 'doc/Rules.md' file.
- Updates the 'readme' and 'doc' tests in the 'test/markdownlint-test.js' file
to permit their respective rule headings to be formatted using strikethrough.
Benefits:
- Indicates rule deprecation status 'at a glance'.
(fixes #203 )
2019-07-08 19:10:08 +01:00
David Anson
1ae512be69
Update to version 0.15.0.
2019-06-09 16:51:41 -07:00
David Anson
8e760b7255
Remove Travis CI/Coveralls badges (replaced by Azure DevOps).
2019-06-09 14:23:50 -07:00
David Anson
65052f6200
Add support for inline comments markdownlint-capture/markdownlint-restore ( fixes #194 ).
2019-06-08 19:26:11 -07:00
David Anson
5a142da87c
Add Boostnote to examples in README.
2019-06-04 21:57:27 -07:00
David Anson
f748dc4b01
Add badge for Azure DevOps CI pipeline.
2019-06-01 12:21:02 -07:00
David Anson
95d23b9a11
Update to version 0.14.2.
2019-05-18 13:36:06 -07:00
David Anson
0f72bf054b
Add options.handleRuleFailures for custom rule exceptions.
2019-05-18 12:32:52 -07:00
David Anson
0e5c44617f
Add link to V8 project to Examples section of README.md.
2019-05-16 22:21:23 -07:00
David Anson
0b9b74ccfd
Update to version 0.14.1.
2019-05-08 22:12:25 -07:00
David Anson
ad8e4007c0
Update to version 0.14.0.
2019-05-07 22:11:04 -07:00
David Anson
3960a4a26d
Minor updates for MD047 and to remove a reference to io.js.
2019-05-06 22:00:38 -07:00
KitoW
a977d0dcbc
Add MD047/single-trailing-newline for enforcing new lines at the end of file ( fixes #89 ).
2019-04-19 20:13:07 -07:00
David Anson
0af999e218
Implement rule MD046/code-block-style from Ruby version.
2019-04-17 14:42:17 -07:00
David Anson
c45eead5d7
Add Garden React Components to Examples section of README.
2019-04-14 22:01:24 -07:00
David Anson
6f7c0aac13
Update to version 0.13.0.
2019-03-30 15:08:04 -07:00
David Anson
a35b2e4041
Update sample output in README.md for recent changes.
2019-03-30 14:43:27 -07:00
David Anson
df2507f030
Add support for pandoc-style YAML front matter fences ---/... ( fixes #153 ).
2019-03-17 22:05:50 -07:00
David Anson
61d6311a3e
Add front_matter_title parameter to MD025/single-title/single-h1 (refs #169 ).
2019-03-16 20:21:57 -07:00
David Anson
050cbbba82
Add name first-line-heading to MD041 for clarity (refs #169 ).
2019-03-13 21:39:15 -07:00
David Anson
90bd0810e7
Update copyright year to 2019, all HTTP links to HTTPS.
2019-02-10 11:38:01 -08:00
David Anson
045238740f
Update to version 0.12.0.
2019-02-03 21:41:38 -08:00
David Anson
8a175955d7
Add options.markdownItPlugins to support using markdown-it plugins when parsing.
2019-01-19 12:52:13 -08:00
David Anson
ff86e1d7f1
Add optional "information" property to custom rules to provide a link to more information.
2019-01-15 21:56:38 -08:00
David Anson
4f4dee162c
Add TypeScript-Handbook to Examples section.
2018-12-14 21:48:25 -08:00
Antón Molleda
8455d96fba
Replace sonarwhal with webhint
...
[sonarwhal project got renamed to webhint](https://medium.com/webhint/webhint-a-hinting-engine-for-the-web-ef0d3fa32ea9 )
2018-11-25 20:56:52 -08:00
David Anson
a4f541fdf4
Update to version 0.11.0.
2018-07-21 21:47:19 -07:00
David Anson
3fd3f27169
Add CONTRIBUTING.md ( fixes #127 ).
2018-06-24 20:01:44 -07:00
David Anson
2710c375b3
Update to version 0.10.0.
2018-05-27 21:25:40 -07:00
David Anson
8c87a20677
Add motivation for tags to README.md ( fixes #122 ).
2018-05-24 21:57:32 -07:00
David Anson
101edd8496
Add parsers parameter to readConfig/Sync to support non-JSON formats like YAML ( fixes #118 ).
2018-05-23 22:24:40 -07:00
David Anson
43a50c4cad
Update to version 0.9.0.
2018-05-13 16:41:59 -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
c7c4c032d1
Code review feedback for "header"->"heading" change.
2018-04-18 22:28:14 -07:00
Milos Levacic
45424cf459
Change "header" to "heading" across the library
...
This should be backward compatible, as all "header" aliases are still
available, though documented as discouraged for future use.
2018-04-18 22:27:48 -07:00