UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

11 lines (10 loc) 284 B
import { l as languageMap } from "../index-MBlAXvVu.js"; import { m as markupLanguage, v as voidTags, x as xmlOpeningTag } from "../index-Fp08-m-Z.js"; languageMap.wiki = markupLanguage( { block: ["/*", "*/"] }, xmlOpeningTag, voidTags ); //# sourceMappingURL=wiki.js.map