UNPKG

@diplodoc/transform

Version:

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

4 lines (3 loc) 115 B
import { MarkdownItPluginCb } from './typings'; declare const _default: MarkdownItPluginCb<{}>; export = _default;