Commit graph

713 commits

Author SHA1 Message Date
Duncan Mackenzie
4fa837a031 Add MD045/no-alt-text (fixes #75). 2018-01-06 15:55:59 -08:00
David Anson
ac180ff9b9 Add reference to @types/node for better VS Code experience. 2017-12-19 22:20:10 -08:00
David Anson
5bc016e404 Update dependencies: eslint to 4.13.1, uglify-js to 3.2.2. 2017-12-16 23:21:24 -08:00
David Anson
0b2c810389 Update dependencies: markdown-it to 8.4.0. 2017-12-15 23:31:05 -08:00
David Anson
3cecb86f9b Add "// @ts-check" for better VS Code experience, address corresponding issues. 2017-12-15 22:55:51 -08:00
David Anson
1184281c87 Replace trimLeft/trimRight polyfills with helper methods. 2017-12-13 21:41:28 -08:00
David Anson
39d39db961 Add style one_or_ordered to MD029/ol-prefix (fixes #97). 2017-12-12 22:41:11 -08:00
David Anson
4345423be1 Update to version 0.6.4. 2017-11-22 21:45:56 -08:00
David Anson
f62b5c8ca3 Add --no-save to build-example script's use of npm install. 2017-11-22 21:41:14 -08:00
David Anson
79f9adf08b Update dependencies: eslint to 4.11.0, uglify-js to 3.1.10. 2017-11-21 22:02:51 -08:00
David Anson
af968fb246 Add Examples section to README with links to real-world use cases. 2017-11-21 21:58:42 -08:00
David Anson
a74340ed44 Update package keywords: +CommonMark, -validate. 2017-11-20 21:53:50 -08:00
David Anson
f910fa0cb1 Add detail to MD029/ol-prefix message to help distinguish 1/1/1 from 1/2/3. 2017-11-20 21:49:22 -08:00
David Anson
0fd322a380 Improve highlighting for MD042/no-empty-links, add more tests. 2017-11-15 21:44:21 -08:00
David Anson
3b42e00c60 Update to version 0.6.3. 2017-11-13 21:10:22 -08:00
David Anson
d46fb3b6dd Improve RegExp for MD020/no-missing-space-closed-atx, more tests. 2017-11-12 22:21:54 -08:00
David Anson
8c2bb1f5bd Update to version 0.6.2. 2017-11-08 21:27:22 -08:00
David Anson
975129671e Update dependencies: browserify to 14.5.0, eslint to 4.10.0, nodeunit to 0.11.2, q to 1.5.1, rimraf to 2.6.2, uglify-js to 3.1.8. 2017-11-07 22:00:53 -08:00
David Anson
b19b3ccd7f Add new test case from markdownlint/markdownlint project. 2017-11-07 21:49:08 -08:00
David Anson
7acb3d72fd Improve highlighting for MD044/proper-names, add more tests. 2017-11-07 21:40:50 -08:00
David Anson
1668207213 Update spaceInsideLinkRe for consistency with vscode-markdownlint. 2017-11-06 21:56:59 -08:00
David Anson
6fa609fdbd Make bare URL RegExp case-insensitive, add more tests. 2017-11-02 22:36:53 -07:00
David Anson
4a27c3d100 Improve highlighting for MD037/no-space-in-emphasis, add more tests. 2017-11-02 22:25:56 -07:00
David Anson
5fee0a921d Improve highlighting for MD038/no-space-in-code, add more tests. 2017-10-31 23:05:28 -07:00
David Anson
681e8bae4e Improve highlighting for MD027/no-multiple-space-blockquote, add more tests. 2017-10-29 20:54:14 -07:00
David Anson
1dce3e45d3 Update MD013/line-length to allow long lines composed only of emphasized/strong links (fixes #67). 2017-10-28 14:58:34 -07:00
David Anson
0c38635afe Add TOML title syntax to MD041/first-line-h1 default RegExp (fixes #77). 2017-10-24 22:15:03 -07:00
David Anson
77e27cbe09 Merge branch 'jonlabelle-add-st-linter-link' 2017-10-03 22:15:51 -07:00
Jon LaBelle
f5fb33a400 Add link to Sublime Text plug-in 2017-10-02 22:51:27 -05:00
David Anson
103a67d1e0 Update to version 0.6.1. 2017-09-09 22:29:57 -07:00
David Anson
003cf4bd9a Add .npmignore file to exclude demo/test content from published packages. 2017-09-09 17:00:46 -07:00
David Anson
895d5d5450 Merge branch 'MD003-misspelling' of https://github.com/henrikh/markdownlint into henrikh-MD003-misspelling 2017-09-08 22:03:30 -07:00
David Anson
adddd2020a Update markdown-it dependency version syntax to avoid behavior change in 8.4.0. 2017-09-08 21:52:33 -07:00
Henrik Enggaard
3834cc4c9c Misspelling in MD003 2017-09-06 09:35:37 +02:00
David Anson
82d9c36d6f Update to version 0.6.0. 2017-07-18 21:51:01 -07:00
David Anson
0211abf1ba Update dependencies: browserify to 14.4.0, eslint to 4.2.0, nodeunit to 0.11.1, uglify-js to 3.0.25. 2017-07-17 22:23:00 -07:00
David Anson
0a678d25c1 Ignore the content of (valid) HTML comments when linting (fixes #64). 2017-07-16 23:08:47 -07:00
David Anson
8c34383f80 Change default value of options.resultVersion to 1 (breaking change). 2017-07-05 21:53:21 -07:00
David Anson
5bea80f5cd Ignore TOML front matter in addition to YAML (fixes #63). 2017-07-02 20:33:29 -07:00
David Anson
0e8cb8f0dd Update Ruby markdownlint URLs from "mivok" to "markdownlint" after transition. 2017-06-18 15:49:33 -07:00
David Anson
edd426bbaa Allow overlapping and differently-cased names for MD044/proper-names (fixes #60). 2017-06-15 22:53:33 -07:00
David Anson
d63143b38e Add Node.js version 8.* to Travis CI builds. 2017-06-04 19:55:08 -07:00
David Anson
47707f0ddf Update to version 0.5.0. 2017-05-22 20:04:37 -07:00
David Anson
614ac8fa23 Add noInlineConfig option to disable inline config comments. 2017-05-21 22:58:10 -07:00
David Anson
ac6b80b42a Update dependencies: glob to 7.1.2, uglify-js to 3.0.9. 2017-05-19 22:49:31 -07:00
David Anson
7528295cae Add support for shareable/extendable configuration via "extends" and helper functions (fixes #33). 2017-05-19 22:36:46 -07:00
David Anson
d826833a82 Allow opt-out for list items with blank lines in MD009/no-trailing-spaces (fixes #55). 2017-05-11 21:44:41 -07:00
David Anson
b436640918 Add short links to each rule in Rules.md, update README.md to use them (fixes #54). 2017-05-07 12:48:04 -07:00
David Anson
da529ac286 Fix bug in detailed error message for MD030/list-marker-space when no space present (fixes #57). 2017-05-06 21:56:24 -07:00
David Anson
942f0600d2 Support front matter title property override for MD041/first-line-h1 (fixes #53). 2017-05-06 15:25:14 -07:00