vue2-grammar/demo.in
2019-11-28 16:55:04 +10:00

20 lines
406 B
Plaintext

Highlighting demo using Monokai dark theme.
#COMMAND Example command with parameters.
-10 integer parameter
+1.1e6 float parameter
T Boolean parameter
Hello World string parameter
#BEGIN_COMP SC Marker and component ID
COMMAND Commands lacking the # characters are comments.
15
#END_COMP SC End marker and component ID
#COMMAND
500 Comment
#END