Blame view

bower_components/prism/components/prism-latex.min.js 119 Bytes
73bcce88   luigser   COMPONENTS
1
  Prism.languages.latex={comment:/%.*?(\r?\n|$)$/m,string:/(\$)(\\?.)*?\1/,punctuation:/[{}]/,selector:/\\[a-z;,:\.]*/i};