Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

micromark-heading-id

Eyas19kMIT2.0.0TypeScript support: included

micromark extension to support Markdown Extension for custom heading IDs

unified, micromark, extension, markdown, heading, heading-id

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.