source:
node_modules/prismjs/components/prism-gcode.min.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 222 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | Prism.languages.gcode={comment:/;.*|\B\(.*?\)\B/,string:{pattern:/"(?:""|[^"])*"/,greedy:!0},keyword:/\b[GM]\d+(?:\.\d+)?\b/,property:/\b[A-Z]/,checksum:{pattern:/(\*)\d+/,lookbehind:!0,alias:"number"},punctuation:/[:*]/}; |
Note:
See TracBrowser
for help on using the repository browser.