UNPKG

@diplodoc/transform

Version:

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

4 lines (2 loc) 92 B
export const INLINE_CODE = '.yfm-clipboard-inline-code'; export const OPEN_CLASS = 'open';