UNPKG

vue-renderer-markdown-monaco

Version:

A Vue 3 component that renders Markdown string content as HTML, supporting custom components and advanced markdown features.

3 lines 168 B
import { ThematicBreakNode } from '../../../types'; export declare function parseThematicBreak(): ThematicBreakNode; //# sourceMappingURL=thematic-break-parser.d.ts.map