com.vaadin.polymer.public.bower_components.prism.components.prism-latex.js Maven / Gradle / Ivy
Prism.languages.latex = {
'comment': /%.*?(\r?\n|$)$/m,
'string': /(\$)(\\?.)*?\1/,
'punctuation': /[{}]/,
'selector': /\\[a-z;,:\.]*/i
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy