UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (4 loc) 270 B
import { l as languageMap } from "../index-CKRNGLIi.js"; import { b as bracketIndenting } from "../index-ByhqCQJ3.js"; languageMap.crystal = languageMap.rb = languageMap.ruby = bracketIndenting({ line: "#", block: ["=begin", "=end"] }); //# sourceMappingURL=ruby.js.map