source:
node_modules/prismjs/components/prism-arff.min.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 192 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | Prism.languages.arff={comment:/%.*/,string:{pattern:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:/@(?:attribute|data|end|relation)\b/i,number:/\b\d+(?:\.\d+)?\b/,punctuation:/[{},]/}; |
Note:
See TracBrowser
for help on using the repository browser.