Skip to content

Instantly share code, notes, and snippets.

@BenGitsCode
Created January 18, 2017 18:02
Show Gist options
  • Save BenGitsCode/93dde383b8a9ce0cba6db51b3d04b866 to your computer and use it in GitHub Desktop.
Save BenGitsCode/93dde383b8a9ce0cba6db51b3d04b866 to your computer and use it in GitHub Desktop.
Run Remark lint (both verbose and shorthand)
(verbose)
remark README.md -u remark-lint -r ./.remarkrc
(shorthand)
remark <file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment