- Remove support for Duo (
e55fb3a
) - Update for changes in remark@4.0.0 (
7fde792
) - Add example for running remark with lint plugin (
34d19b4
)
- Fix Travis deploy to GitHub Releases (
203367c
)
- Update support for configuration comments (
870cb99
) - Fix literal URL and blank lines detection (
b6309f0
) - Add
remark-lint-code
to list of external rules (a81e82b
)
- Fix
list-item-indent
for non-incremented lists (e708a1c
)
- Add support for global externals when running globally (
589b4d7
)
- Update
readme.md
to reflectscreenshot.png
(b2c4637
) - Rename
screen-shot.png
toscreenshot.png
(9c48497
) - Update
screen-shot.png
(cf8ede7
) - Add
no-undefined-references
rule (8f6e055
) - Fix typo (
2c628f2
) - Add
no-unused-definitions
rule (bde77ab
) - Update browserify (
43042ea
) - Rename
sentence-newline
external rule to remark (7ff9b74
)
- Fix hard-break-spaces in indented blocks (
a427c59
)
- Remove distribution files from source (
e012e19
) - Remove support for bower (
690e38b
) - Refactor npm test target (
de65cd7
) - Replace internal dependency of mdast > remark (
26e07c9
)
- Add temporary warning to
readme.md
(795877f
) - Rebuild distribution files (
8b88d8a
) - Update fixtures for changes in remark (
237c12c
) - Update
logo.svg
(e027168
) - Rename
mdast-github
>remark-github
(811ce91
) - Remove superfluous warnings after changes in mdast (
63cdcab
) - Update dependencies for changes in mdast (
4537271
) - Add list of related tools to
readme.md
(50f350b
) - Refactor API docs (
ad6df51
)
- Add support for camel-case properties (
35c4066
)
- Add en- and disabling multiple rules in one comment (
29976d0
) - Replace
vfile
patching of data with vfile-namespaces (c1136a1
)
- Update dependencies (
4936d35
)
- Fix typo in definition-case warning (
490ac16
)
- Remove maximum-line-length warnings on definitions (
1119ca8
) - Add
linter-markdown
toreadme.md
(7de8847
)
- Fix failure on block-quotes without children (
a9aaff7
) - Update mdast dev-dependency (
34df79c
) - Add vfile as a dev-dependency (
84d1ce3
)
- Remove peer-dependencies (
8d70fcf
)
- Add checkbox-content-indent rule (
7b55519
) - Fix dot-files from being read as fixtures (
ecbec2c
) - Add checkbox-character-style rule (
7ed4579
) - Fix tests for invalid position given my mdast-range (
55d1128
) - Add missing jsdoc comment (
63b83b9
) - Update eslint (
a3b0829
) - Update mdast, mdast-yaml-config (
52bac04
)
- Remove mdast-usage, add mdast-yaml-config as dependencies (
053674f
) - Add images to blacklist for maximum-line-length (
ba6d270
) - Refactor to use rawgit references to images in
readme.md
(3f6344c
) - Add support for external rules (
5162a09
) - Refactor additional, fileless, rules support (
6d2ba65
) - Adds support for automatic doc generation for file-less rules (
29965a3
) - Add
reset
docs to rule generation script (77b8bfd
) - Adds
reset
rule to docs (90a5f8a
) - Update wording re rules in
readme.md
(00d9ba4
) - Update rule count in
readme.md
(f937cf4
)