Commit Graph

10 Commits

Author SHA1 Message Date
Titus Wormer
38fcb399eb Move LICENSE > license 2018-10-23 09:30:30 +02:00
Titus Wormer
1fb1080021 6.0.2 2018-06-04 16:21:39 +02:00
Titus Wormer
6c1b4cf6b0 Refactor code-style 2018-05-19 13:51:23 +02:00
Titus Wormer
ada5cfd78e Fix broken links to using remark to fix markdown
Closes GH-168.
2018-01-13 11:55:03 +01:00
Titus Wormer
ddfad50650 Migrate to remarkjs 2017-12-08 15:39:26 +01:00
David Clark
249b5465d1 Add docs and examples on formatting with remark
* add more docs and examples on formatting with remark on the
  API, CLI, and when using `unified` directly
* Add docs per rule on how to fix them automatically.

Closes GH-160.
2017-09-04 12:35:14 +02:00
Titus Wormer
3bf6f40f53 Publish packages
Publish by 282d276 affected packages (which is, in fact, all packages).
2017-08-17 14:00:27 +02:00
Titus Wormer
282d27606d Refactor readme.mds
This commit rewrites most of the documentation per rule and preset,
`remark-lint` itself, and `unified-lint-rule`.

* Better and more readable automatic examples
* Check and update all rule descriptions
* Use middot (·) and line-feed (␊) for relevant examples
* Unify descriptions of `'consistent`'
* Add some more docs where needed

Closes GH-158.
2017-08-17 13:52:59 +02:00
Titus Wormer
9327e77be3 6.0.0 2017-02-23 18:34:08 +01:00
Titus Wormer
4a380fca27 Rewrite so that rules are published to npm individually
Additionally, this updates for remark@7.0.0, unified@6.0.0.
2017-02-23 18:07:52 +01:00