Commit Graph

95 Commits

Author SHA1 Message Date
Titus Wormer
65f0ff9eda
Fix list of community rules 2023-05-16 10:17:27 +02:00
Bernard
cabbe86d1b
Add 3 new rules to list of community rules
Closes GH-301.

Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2022-10-31 10:18:04 +01:00
Julian Cataldo
37041219cb
Add reference to remark-lint-frontmatter-schema
Closes GH-294.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2022-08-09 19:08:03 +02:00
Titus
87f1c5f606
Remove reference to linter-remark 2022-06-18 17:31:41 +02:00
Jack Bates
d1e24ff097
Fix types of rule arguments
Closes GH-289.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2022-04-04 10:13:16 +02:00
Titus Wormer
5269b64da4
Update reference to logo 2021-12-03 10:17:07 +01:00
Titus
014fca79e0
Add improved docs
Closes GH-276.
2021-12-03 10:06:36 +01:00
Titus Wormer
e7a7701963
Update docs 2021-08-11 15:18:48 +02:00
Daniele Tortora
718e94d758
Add docs on creating custom rules
Closes GH-261.
Closes GH-262.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2021-04-07 19:07:15 +02:00
Titus Wormer
00a6312656
Use Actions 2021-02-16 11:18:37 +01:00
Titus Wormer
5d9631cf5c
Update dev-dependencies 2021-02-16 11:14:45 +01:00
Titus Wormer
7cd0cde7c8
Remove unused dev-dependencies 2020-10-14 13:46:30 +02:00
Titus Wormer
4b92534cf0
Refactor prose 2020-10-12 18:43:26 +02:00
coderaiser
d60518bcf4
Use --save-dev in install instructions 2020-10-01 15:16:47 +02:00
Titus Wormer
ef9bf86b49
Fix long rule descriptions 2020-08-22 16:36:20 +02:00
Titus Wormer
a48d06eeca
Refactor integrations 2020-08-22 16:34:30 +02:00
Titus Wormer
ed33247153
Add Discussions 2020-08-22 15:33:21 +02:00
Ivan Demidov
f58748ec6e
Add remark-lint-double-link to list of external rules
Closes GH-241.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2020-07-14 09:58:56 +02:00
Titus Wormer
b40fe0f43e
Change master in links 2020-06-23 12:00:43 +02:00
Matija Marohnić
316c8c6982
Add vscode-remark-lint to the list of integrations
Closes GH-232.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2020-04-21 08:48:16 +02:00
Titus Wormer
acec739a4b
Refactor prose
…and improve some error messages
2020-03-24 11:35:17 +01:00
Alexandr Tovmach
7828cb98a9 Add remark-lint-mdash-style to list of external rules
Closes GH-221.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2019-10-27 20:13:14 +01:00
Kepler Sticka-Jones
1959381435 Add jest-runner-remark to list of integrations
Closes GH-216.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2019-08-27 09:23:15 +02:00
Titus Wormer
cba3e63601
Add notes on security 2019-07-24 10:58:30 +02:00
LaySent
2fd1498662 Add more items to list of external rules
Closes GH-214.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2019-07-09 11:09:57 +02:00
Titus Wormer
4940769dfa
Remove old not working external rules 2019-06-19 16:17:39 +02:00
Titus Wormer
ccfd3724f3
Refactor prose in readme.md 2019-06-19 16:17:06 +02:00
Titus
61ce291084
Update list of integrations
Related to GH-200.
Closes GH-204.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
2019-02-09 19:26:01 -08:00
Саша Черных
e81a5ea982 Add Sublime and Grunt to list of integrations
Closes GH-200.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2019-02-09 14:52:41 -08:00
Titus Wormer
dd3133f7bc Add more badges 2018-11-22 12:30:13 +01:00
Titus Wormer
65e25393a7 Move URLs to HTTPS 2018-11-22 12:19:09 +01:00
Titus Wormer
693b0efccf Add downloads badge 2018-10-23 10:21:05 +02:00
Titus Wormer
1af49bd82f Move asset references from to githubusercontent 2018-10-23 10:15:37 +02:00
Titus Wormer
38fcb399eb Move LICENSE > license 2018-10-23 09:30:30 +02:00
Titus Wormer
b4f1baec9e Fix typo in readme.md 2018-05-17 22:16:00 +02:00
victor felder
ebda39bfa3 Add remark-lint-heading-whitespace to plugins list
Closes GH-170.
2018-02-08 20:35:46 +01:00
Titus Wormer
8a76044f6f Refactor readme.md 2018-01-13 12:03:53 +01:00
Titus Wormer
19150d94f8 Add Contribute section to readme.md 2017-12-08 15:40:59 +01:00
Titus Wormer
ddfad50650 Migrate to remarkjs 2017-12-08 15:39:26 +01:00
Linda_pp
9d3797806a Add ale to list of integrations
Closes GH-163.
2017-10-20 01:06:47 +02: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
Nikita Sobolev
e1f67b7383 Add remark-lint-are-links-valid to list of external rules
Closes GH-159.
2017-08-31 16:53:35 +02:00
Titus Wormer
06380dec81 Fix typo 2017-08-17 10:19:05 +02:00
Titus Wormer
0f622e0067 Update list of external rules 2017-07-23 14:02:42 -04:00
Titus Wormer
f356c7f99a Remove usernames from related project slugs 2017-07-23 13:11:24 -04:00
Titus Wormer
45ea0278d7 Remove semi-colons and full-stops from list-item endings 2017-07-23 13:09:25 -04:00
Piotr Kuczynski
9214242b0c Fix link to remark-preset-lint-consistent
Closes GH-151.
2017-07-21 12:16:00 -04:00
Titus Wormer
f2d193a5d3 Fix CLI example 2017-04-29 13:44:41 +02:00
Titus Wormer
a04a9106ad Update example to use markdown-style-guide 2017-04-29 13:42:07 +02:00
Titus Wormer
2c43d0bc19 Add remark-preset-lint-markdown-style-guide 2017-04-29 13:38:34 +02:00