source:
node_modules/prismjs/components/prism-csv.min.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 77 bytes |
Line | |
---|---|
1 | Prism.languages.csv={value:/[^\r\n,"]+|"(?:[^"]|"")*"(?!")/,punctuation:/,/}; |
Note:
See TracBrowser
for help on using the repository browser.