Commit Graph

15 Commits

Author SHA1 Message Date
Titus Wormer
b40fe0f43e
Change master in links 2020-06-23 12:00:43 +02:00
Titus Wormer
590669ad50
Update dev-dependencies 2020-03-30 14:11:23 +02:00
Titus Wormer
08e3a40601
Refactor code 2020-03-24 14:47:16 +01:00
Titus Wormer
acec739a4b
Refactor prose
…and improve some error messages
2020-03-24 11:35:17 +01:00
Titus Wormer
d7750be12e
Add badges, contributing, etc to packages 2019-06-20 11:42:27 +02:00
Titus Wormer
2e2105f0e4
Refactor prose in packages 2019-06-20 10:51:46 +02:00
Titus Wormer
65e25393a7 Move URLs to HTTPS 2018-11-22 12:19:09 +01:00
Titus Wormer
38fcb399eb Move LICENSE > license 2018-10-23 09:30:30 +02:00
Titus Wormer
82d30e866c Update dev-dependencies 2018-05-17 22:12:24 +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
30a25675f2 Fix options in presets in documentation 2017-08-17 15:18:04 +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
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