Created
January 18, 2017 18:02
-
-
Save BenGitsCode/93dde383b8a9ce0cba6db51b3d04b866 to your computer and use it in GitHub Desktop.
Run Remark lint (both verbose and shorthand)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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