UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

8 lines (7 loc) 231 B
import { l as languageMap } from "../index-CKRNGLIi.js"; import { b as bracketIndenting } from "../index-ByhqCQJ3.js"; languageMap.julia = bracketIndenting({ line: "#", block: ["#=", "=#"] }); //# sourceMappingURL=julia.js.map