JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 171
  • Score
    100M100P100Q94048F
  • License MIT

A remark-lint rule to check language syntax in a code block.

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

npm

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-syntax

Usage

$ 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