vue-files-preview-inno
Version:
A tool for previewing files such as doc, excel, pdf, image, markdown, txt, audio, and video and so on.
45 lines (44 loc) • 919 B
JavaScript
var e, t;
function i() {
if (t) return e;
t = 1;
function a(s) {
return {
name: "Dust",
aliases: ["dst"],
case_insensitive: !0,
subLanguage: "xml",
contains: [
{
className: "template-tag",
begin: /\{[#\/]/,
end: /\}/,
illegal: /;/,
contains: [
{
className: "name",
begin: /[a-zA-Z\.-]+/,
starts: {
endsWithParent: !0,
relevance: 0,
contains: [s.QUOTE_STRING_MODE]
}
}
]
},
{
className: "template-variable",
begin: /\{/,
end: /\}/,
illegal: /;/,
keywords: "if eq ne lt lte gt gte select default math sep"
}
]
};
}
return e = a, e;
}
export {
i as __require
};
//# sourceMappingURL=dust.mjs.map