UNPKG

teleform

Version:

Format Telegram messages, escape special characters, switch formatting styles, convert special entities to formatted text and vice versa, form Telegram links, use Unicode symbols.

8 lines (7 loc) 124 B
export { STYLES }; const STYLES = { mdv2: 'MarkdownV2', md: 'MarkdownV2', html: 'HTML', mdv1: 'Markdown' };