Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown Linter #24

Open
Illizian opened this issue Jul 29, 2020 · 1 comment
Open

Markdown Linter #24

Illizian opened this issue Jul 29, 2020 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@Illizian
Copy link
Member

Is it worth looking into options for Linting markdown? To ease with contributing?

This looks fairly decent https://github.com/DavidAnson/markdownlint but there may be better options?

An added bonus would be checking image tags, especially ones that make reference to a static resource, e.g:

![](/static/images/pages/posts/1970-01-01-test-post/image.jpg)
@Illizian Illizian added enhancement New feature or request question Further information is requested labels Jul 29, 2020
@tom-sherman
Copy link
Member

Another great option: https://github.com/remarkjs/remark-lint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants