UNPKG

@anywhichway/nerd-editor

Version:

A JavaScript rich text editor based on and with support for custom elements.

20 lines (19 loc) 267 B
const blockTags = [ "TABLE", "UL", "OL", "REPL-HOST", "BLOCKQUOTE", "ASIDE", "P", "H1", "H2", "H3", "H4", "H5", "H6", "PLOTLY-CHART", "SHEET-MUSIC", "DATA-BLOCK" ]; export {blockTags}