UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (4 loc) 341 B
import { l as languageMap } from "../index-MBlAXvVu.js"; import { m as markupLanguage, v as voidTags, x as xmlOpeningTag, d as markupComment } from "../index-Fp08-m-Z.js"; languageMap.markup = languageMap.html = languageMap.markdown = languageMap.md = markupLanguage(markupComment, xmlOpeningTag, voidTags); //# sourceMappingURL=html.js.map