UNPKG

discord-markdown-parser

Version:

Parse discord-style markdown into an abstract syntax tree.

3 lines (2 loc) 103 B
import { type ParserRule } from '@khanacademy/simple-markdown'; export declare const role: ParserRule;