vue2-grammar/demo.in

20 lines
416 B
Plaintext
Raw Normal View History

2019-11-28 07:55:04 +01:00
Highlighting demo using Monokai dark theme.
2019-11-28 07:58:52 +01:00
#BEGIN_COMP SC Marker with folding button in margin
#COMMAND Example command with parameters
2019-11-28 07:55:04 +01:00
-10 integer parameter
+1.1e6 float parameter
T Boolean parameter
Hello World string parameter
2019-11-28 07:58:52 +01:00
COMMAND Commands lacking the # character are comments
2019-11-28 07:55:04 +01:00
15
#END_COMP SC End marker and component ID
#COMMAND
500 Comment
#END