UNPKG

@m2d/html

Version:

Extend MDAST by parsing embedded HTML in Markdown. Converts HTML into structured MDAST nodes compatible with @m2d/core for DOCX generation.

2 lines (1 loc) 64 B
export declare const standardizeColor: (str: string) => string;