UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

10 lines (9 loc) 341 B
import { f as getClosestToken } from "../index-2teoWRgh.js"; import { f as markupTemplateLang } from "../index-BVM7eCVX.js"; markupTemplateLang("tt2", { block: ["[%#", "%]"] }).getComments = (editor, position) => ({ line: getClosestToken(editor, ".tt2", 0, 0, position) && "#", block: ["[%#", "%]"] }); //# sourceMappingURL=tt2.js.map