Skip to content

Lint markdown #1

@alexilyaev

Description

@alexilyaev

We should use markdownlint-cli, but they don't seem to support glob patterns so we can't ignore node_modules (opened a ticket).

Another option is Gil's check-all-markdown, but it has no flag to run just the Markdown lint without the URL checks (opened a ticket)

Or we can write our own package to just lint Markdown with markdownlint-cli using globby to support normal glob matching and ignore node_modules and .git folder by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions