This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Open
Description
I'm using Atom, remark-lint and linter-remark to lint my markdown files.
I have some warnings on Atom console:
Cell should be padded (remark-lint:table-cell-padding)
But no warning on my terminal:
$ remark my-file.md
[ ... some content ... ]
my-file.md: no issues found
The table to pad is perfectly padded (so remark on the console is right).
Can you help me fix this problem?
Metadata
Assignees
Labels
No labels