JSPM

micromark-heading-id

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

micromark extension to support Markdown Extension for custom heading IDs

Package Exports

  • micromark-heading-id
  • micromark-heading-id/index.js

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 (micromark-heading-id) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build Status codecov

micromark-heading-id

Syntax support for {#my-id} syntax in micromark.

Most users should use remark-custom-heading-id instead, which works end-to-end with remark.

This extension does not modify the resultant Markdown AST, but only serves to help micromark understand this extended syntax.