UNPKG

@diplodoc/transform

Version:

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

5 lines (4 loc) 122 B
declare const _default: import("markdown-it").PluginWithOptions<{ output?: string | undefined; }>; export = _default;