UNPKG

myst-parser

Version:
27 lines 611 B
export declare const MARKDOWN_IT_CONFIG: { options: { html: boolean; xhtmlOut: boolean; breaks: boolean; langPrefix: string; linkify: boolean; typographer: boolean; quotes: string; highlight: null; maxNesting: number; }; components: { core: { rules: string[]; }; block: { rules: string[]; }; inline: { rules: string[]; rules2: string[]; }; }; }; export declare const EXCLUDE_TLDS: string[]; //# sourceMappingURL=config.d.ts.map