Appearance
type PluginWithOptions<T> = (md, options?) => void;
Defined in: core.ts:143
T = any
T
any
MarkdownExit
void