UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

8 lines (7 loc) 354 B
import { s as languageMap } from "../core-C0HOUBwg.js"; import { S as voidTags } from "../utils-Cmdnutew.js"; import { c as markupLanguage, d as xmlOpeningTag } from "../shared-B0peAqEc.js"; //#region src/languages/wiki.ts languageMap.wiki = markupLanguage({ block: ["/*", "*/"] }, xmlOpeningTag, voidTags); //#endregion //# sourceMappingURL=wiki.js.map