Commit Graph

537 Commits

Author SHA1 Message Date
Titus Wormer
79496a16eb Update mdast to 0.26.2 2015-07-06 21:50:06 +02:00
Titus Wormer
40da702216 0.4.1 2015-07-05 17:52:41 +02:00
Titus Wormer
0127a4fdda Rebuild distribution 2015-07-05 17:51:29 +02:00
Titus Wormer
58d7e6b89d Remove component support
*   ...and externalise `plural` by depending on `sindresorhus/plur`.
2015-07-05 17:46:38 +02:00
Titus Wormer
eb78529ef0 Refactor to externalise lib/utilities/ 2015-07-05 17:29:24 +02:00
Titus Wormer
950a87cea3 Update mdast 2015-07-05 16:07:53 +02:00
Titus Wormer
a8d2e7934b Rebuild distribution 2015-07-05 11:29:26 +02:00
Yoshua Wuyts
19b4b78998 docs: fix typo in readme
past tence ftw
2015-07-05 11:05:06 +02:00
Titus Wormer
4eeac5fde1 0.4.0 2015-06-29 19:32:45 +02:00
Titus Wormer
7985730387 Remove TOC heading removed in 136e760 2015-06-29 19:32:25 +02:00
Titus Wormer
136e7608b4 Add gap support
Gaps are nodes of (re)generated content, without positional
information, which are therefore impossible to warn about.
This feature adds support of the detection of those, and ignores
warnings for already removed content.

Closes GH-8.
2015-06-29 19:26:15 +02:00
Titus Wormer
b7017cbe0d Add more jscdoc attributes 2015-06-28 17:35:31 +02:00
Titus Wormer
2d122e44db Update mdast 2015-06-28 17:27:33 +02:00
Titus Wormer
5ce6dad5e0 Update eslint, mdast-toc 2015-06-28 17:27:24 +02:00
Titus Wormer
785f14888c 0.3.0 2015-06-20 17:39:56 +02:00
Titus Wormer
7b55519c67 Add checkbox-content-indent rule
New rule which warns when a checkbox is followed by too
much white-space.

Related to GH-4.
2015-06-20 17:36:51 +02:00
Titus Wormer
ecbec2c27d Fix dot-files from being read as fixtures 2015-06-20 17:35:59 +02:00
Titus Wormer
7ed4579922 Add checkbox-character-style rule
New rule which warns when the checkbox character is invalid
or inconsistent.

Closes GH-4.
2015-06-20 17:35:30 +02:00
Titus Wormer
55d1128dc9 Fix tests for invalid position given my mdast-range 2015-06-20 17:08:15 +02:00
Titus Wormer
63b83b994f Add missing jsdoc comment 2015-06-19 18:34:34 +02:00
Titus Wormer
a3b082949d Update eslint 2015-06-19 18:32:31 +02:00
Titus Wormer
52bac04d7d Update mdast, mdast-yaml-config 2015-06-19 18:31:51 +02:00
Titus Wormer
0b3370b314 0.2.0 2015-06-13 12:30:06 +02:00
Titus Wormer
053674f114 Remove mdast-usage, add mdast-yaml-config as dependencies 2015-06-13 12:28:09 +02:00
Titus Wormer
ba6d270772 Add images to blacklist for maximum-line-length 2015-06-13 12:26:41 +02:00
Titus Wormer
3f6344c730 Refactor to use rawgit references to images in readme.md 2015-06-13 12:13:50 +02:00
Titus Wormer
5162a0982b Add support for external rules
*   Add example rule, and rule object file, to
    `test/external`;
*   Add fixtures for external tests;
*   Move `mdast.js`, `mdast.min.js` to `mdast-lint.js`,
    `mdast-lint.min.js`;
*   Add docs for external rules.

Closes GH-14.
2015-06-13 12:08:21 +02:00
Titus Wormer
6d2ba6557e Refactor additional, fileless, rules support 2015-06-12 13:11:08 +02:00
Stephan Schneider
29965a3899 Adds support for automatic doc generation for file-less rules 2015-06-12 12:47:14 +02:00
Titus Wormer
77b8bfd23c Add reset docs to rule generation script 2015-06-12 11:43:55 +02:00
Stephan Schneider
90a5f8a914 Adds 'reset' rule to docs 2015-06-11 21:07:42 +02:00
Titus Wormer
00d9ba474c Update wording re rules in readme.md 2015-06-11 18:23:57 +02:00
Titus Wormer
f937cf4249 Update rule count in readme.md 2015-06-11 18:23:23 +02:00
Titus Wormer
7dc434a8af 0.1.0 2015-06-11 18:20:21 +02:00
Titus Wormer
83d7094847 Update .travis.yml 2015-06-11 18:17:39 +02:00
Titus Wormer
f05670079b Rebuild 2015-06-11 18:12:44 +02:00
Titus Wormer
721c363001 Initial commit 2015-06-11 18:07:00 +02:00