UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (4 loc) 286 B
import { l as languageMap } from "../index-Bb4AMnd0.js"; import { m as markupLanguage, x as xmlOpeningTag, d as markupComment, v as voidTags } from "../index-BVM7eCVX.js"; languageMap.textile = markupLanguage(markupComment, xmlOpeningTag, voidTags); //# sourceMappingURL=textile.js.map