UNPKG

mdast-util-taggable

Version:
4 lines (3 loc) 201 B
export { type Rules, type Options, defaultOptions } from "./types"; export { fromMarkdown, InlineTaggableData, InlineTaggableNode, } from "./from-markdown"; export { toMarkdown } from "./to-markdown";