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

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.