Commit Graph

477 Commits

Author SHA1 Message Date
Titus
014fca79e0
Add improved docs
Closes GH-276.
2021-12-03 10:06:36 +01:00
Titus Wormer
96e8c4f543
Update dev-dependencies 2021-11-29 19:56:44 +01:00
Titus Wormer
411f616d0e
Refactor types 2021-11-25 08:48:30 +01:00
Titus Wormer
805fe104cc
Update dev-dependencies 2021-11-23 14:54:45 +01:00
Titus Wormer
d6710683c2
remark-preset-lint-markdown-style-guide: 5.1.1 2021-10-08 14:06:02 +02:00
Titus Wormer
5e5ef7eeed
remark-preset-lint-recommended: 6.1.1 2021-10-08 14:05:33 +02:00
Titus Wormer
c5c3832ef9
Mark no-auto-link-without-protocol as deprecated
* Add internal support for deprecated packages in tooling
* Remove `remark-lint-no-auto-link-without-protocol` from presets
* Add info to `remark-lint-no-auto-link-without-protocol` on why it’s deprecated

Related to remarkjs/remark#863.
2021-10-08 13:44:46 +02:00
Titus Wormer
1c176e470c
Update dev-dependencies 2021-10-08 12:20:38 +02:00
Titus Wormer
274bacbf70
remark-lint-table-cell-padding: 4.1.1 2021-09-23 12:59:56 +02:00
Titus Wormer
005e3bbd2a
remark-lint-table-cell-padding: fix almost empty cells
Previously, for cells with just one character, which were properly
aligned considering that the delimiter row also holds up space,
there was an incorrect suggestion to remove spacing.
2021-09-23 12:31:31 +02:00
Titus Wormer
1555c2567f
remark-lint-maximum-line-length: 3.1.1 2021-09-23 10:13:32 +02:00
Titus Wormer
522713c59b
remark-lint-no-consecutive-blank-lines: 4.1.1 2021-09-23 10:13:00 +02:00
Titus Wormer
7e25b41679
maximum-line-length: allow long mdx@2 nodes 2021-09-23 09:59:45 +02:00
Titus Wormer
0b78a7e390
no-consecutive-blank-lines: fix for mdx jsx
Closes GH-257.
2021-09-23 09:36:55 +02:00
Titus Wormer
da865d01ea
9.1.0 2021-09-18 13:19:20 +02:00
Remco Haszing
201e995044
Add urls pointing to docs on all messages
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>

Closes GH-272.
Closes GH-273.
2021-09-18 12:54:49 +02:00
Titus Wormer
909d9cceea
9.0.1 2021-08-17 15:55:33 +02:00
Titus
bc1b092cd1
Use npm workspaces
Closes GH-270.
Closes GH-271.

Reviewed-by: Merlijn Vos <merlijn@soverin.net>
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
2021-08-17 15:25:54 +02:00
Titus Wormer
bd95e6e736
Fix types linking of presets
Related to GH-270.
2021-08-17 12:52:54 +02:00
Masafumi Koba
359cd0828e
Add repository.directory field to package.jsons
This change updates the `repository` field in all `package.json`s to add a `directory`.
This also modifies the scripts to get the repository URLs.

Closes GH-268.
Closes GH-269.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2021-08-16 11:10:08 +02:00
Titus Wormer
b9d38489b7
9.0.0 2021-08-12 14:23:54 +02:00
Titus Wormer
13b1971c5e
Update xo 2021-08-12 14:11:25 +02:00
Titus Wormer
16c1b6fd16
Refactor to use more default arguments 2021-08-12 14:08:47 +02:00
Titus Wormer
ef896866cf
Remove reference to removed remark option 2021-08-12 14:05:02 +02:00
Titus Wormer
cd80985b6f
Remove support for ancient loose field 2021-08-12 14:02:59 +02:00
Titus Wormer
1a1e7cc586
Add JSDoc based types 2021-08-12 14:01:59 +02:00
Titus Wormer
5c215ec00b
Fix windows 2021-08-11 16:47:42 +02:00
Titus Wormer
5c398a8213
Replace dox w/ comment-parser 2021-08-11 16:41:00 +02:00
Titus Wormer
4a832b145e
Remove internal fallbacks for ancient remark 2021-08-11 15:41:42 +02:00
Titus Wormer
27a96bea42
Use micromark-util-normalize-identifier 2021-08-11 15:35:36 +02:00
Titus Wormer
b81b38a4f9
Replace wrapped with trough 2021-08-11 15:29:55 +02:00
Titus Wormer
6de4fb7e68
Remove semicolons 2021-08-11 15:22:10 +02:00
Titus Wormer
28d4e501b7
Refactor code-style 2021-08-11 15:18:49 +02:00
Titus Wormer
e0ad12089c
Update dev-dependencies 2021-08-11 15:18:48 +02:00
Titus Wormer
e3ddd9ebf8
Update dependencies 2021-08-11 15:18:48 +02:00
Titus Wormer
e7a7701963
Update docs 2021-08-11 15:18:48 +02:00
Titus Wormer
f5cb7d27c3
Use ESM 2021-08-11 15:18:43 +02:00
Titus Wormer
e633c2fbb7
Replace nyc with c8 2021-08-10 15:37:18 +02:00
Titus Wormer
5912962720
Remove browser build 2021-08-10 15:30:58 +02:00
Titus Wormer
1c7ef45ab1
Update Node in Actions 2021-08-10 15:29:59 +02:00
Titus Wormer
2369ef6ea6
Add bb 2021-08-10 15:29:51 +02:00
Titus Wormer
1a6d70ae9e
strikethrough-marker: 1.0.0 2021-06-25 10:41:46 +02:00
Titus Wormer
7ffbcb6fda
Update dev-dependencies 2021-06-25 10:37:33 +02:00
Denis Augsburger
06b11893b0
Add remark-lint-strikethrough-marker
Closes GH-259.
Closes GH-260.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
2021-06-25 10:30:11 +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
6a9f2a937a
Update dev-dependencies 2020-10-14 13:41:04 +02:00
Titus Wormer
4b92534cf0
Refactor prose 2020-10-12 18:43:26 +02:00