UNPKG

remark-rehype

Version:

remark plugin that turns markdown into HTML to support rehype

11 lines (9 loc) 216 B
/** * @typedef {import('./lib/index.js').Options} Options */ export { defaultFootnoteBackContent, defaultFootnoteBackLabel, defaultHandlers } from 'mdast-util-to-hast' export {default} from './lib/index.js'