UNPKG

@diplodoc/transform

Version:

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

4 lines (2 loc) 78 B
import type {Lang} from './typings'; export const DEFAULT_LANG: Lang = 'ru';