UNPKG

marked-custom-heading-id

Version:
5 lines (3 loc) 133 B
import type { MarkedExtension } from 'marked'; declare function customHeadingId(): MarkedExtension; export default customHeadingId;