Antoine du Hamel 1831991c54 docs: add 4.x migration guide (#5206) 10 months ago
..
README.md 233dc8d6ab Format 11 months ago
index.js 93d1c71b8c meta: fix `bullet` setting for ReMark 11 months ago
message-control.js 55e0ffd04a Add retext to markdown linter (#3024) 3 years ago
package.json 1831991c54 docs: add 4.x migration guide (#5206) 10 months ago
retext-preset.js 1831991c54 docs: add 4.x migration guide (#5206) 10 months ago

README.md

remark-lint-uppy

remark-lint preset derived from remark-preset-lint-recommended.

Differences:

  • The list-item-bullet-indent rule is disabled.
  • The list-item-indent rule is disabled.

The reason for the differences is that these “wrong” patterns are ubiquitous in our markdown files and we don’t want to do these huge changes after adding the linter.

License

MIT.