UNPKG

@diplodoc/transform

Version:

A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML

5 lines (4 loc) 144 B
declare const _default: (md: import("markdown-it/lib"), options?: { output?: string | undefined; } | undefined) => void; export = _default;