UNPKG

@milkdown/preset-commonmark

Version:

The commonmark preset of [milkdown](https://milkdown.dev/).

5 lines 335 B
export declare const hrAttr: import("@milkdown/utils").$NodeAttr; export declare const hrSchema: import("@milkdown/utils").$NodeSchema<"hr">; export declare const insertHrInputRule: import("@milkdown/utils").$InputRule; export declare const insertHrCommand: import("@milkdown/utils").$Command<unknown>; //# sourceMappingURL=hr.d.ts.map