Package Exports
- remark-lint-code-block-syntax
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (remark-lint-code-block-syntax) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.
Supported languages
- JavaScript
- JSON
- YAML
Install
$ npm install remark-lint-code-block-syntaxUsage
$ npx remark -u remark-lint-code-block-syntax
docs/config.md
32:1-32:4 warning Invalid JSON: Unexpected token a in JSON at position 128 code-block-syntax remark-lint