UNPKG

@diplodoc/transform

Version:

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

10 lines (9 loc) 170 B
export enum ImsizeAttr { Src = 'src', Alt = 'alt', Title = 'title', Width = 'width', Height = 'height', Style = 'style', Inline = 'inline', }