vue2-grammar/demo.in

20 lines
406 B
Plaintext
Raw Normal View History

2019-11-28 07:55:04 +01:00
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