prism-code-editor
Version:
Lightweight, extensible code editor component for the web using Prism
6 lines (5 loc) • 325 B
JavaScript
import { l as languageMap } from "../index-CKRNGLIi.js";
import { m as markupLanguage, x as xmlOpeningTag, e as markupComment } from "../index-ByhqCQJ3.js";
import { o as voidTags } from "../index-BvZmi6ce.js";
languageMap.textile = markupLanguage(markupComment, xmlOpeningTag, voidTags);
//# sourceMappingURL=textile.js.map