Skip to content
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.

some warnings in Atom but no warning in console #298

Open
@oupala

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions