Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

some warnings in Atom but no warning in console #298

Open
oupala opened this issue Jan 4, 2021 · 0 comments
Open

some warnings in Atom but no warning in console #298

oupala opened this issue Jan 4, 2021 · 0 comments

Comments

@oupala
Copy link

oupala commented Jan 4, 2021

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant