UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

6 lines (5 loc) 380 B
import { l as languageMap } from "../index-q0zRzWVD.js"; import { m as markupLanguage, x as xmlOpeningTag, e as markupComment } from "../index-Dd0LEIyM.js"; import { o as voidTags } from "../index-CxiLA9IO.js"; languageMap.markup = languageMap.html = languageMap.markdown = languageMap.md = markupLanguage(markupComment, xmlOpeningTag, voidTags); //# sourceMappingURL=html.js.map