Open
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and couldn’t find anything (or linked relevant results below)
Problem
The current readme.md says this:
possible fixable depends on your remark plugins:
But it doesn't elaborate on what needs to be done to make the lint fixable. For example, currently, applying this plugin for me removed all my markdown line-wraps.
I've made the line length an error, but it doesn't appear to expose a fixer. The remark lint documentation describes some steps to achieve this, but they involve instrumenting remark-cli, something the eslint-mdx docs do not cover.
Thanks!
Solution
Markdown files should be automatically fixed.
Alternatives
Use remark-cli directly.
Metadata
Metadata
Assignees
Labels
No labels