contentascode / safetag

SAFETAG content as code command line tool
https://contentascode.github.io/safetag/@safetag/toolkit/
3 stars 1 forks source link

Markdown linting #14

Open jmatsushita opened 6 years ago

jmatsushita commented 6 years ago

Lint Markdown files for consistent formatting and display the result in the command line and CI.

Use remark-lint's style guide described in details on the page of the tool itself https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide

It's possible to install plugins for Atom to display these syntactic problems in the editor while typing like shown in the screen capture below:

jmatsushita commented 6 years ago

See https://travis-ci.org/contentascode/safetag/jobs/328781986#L2088 for CI output