2014-02-23 20:07:44 +04:00
|
|
|
## Here is an example for Magicpoint presentations.
|
2014-05-17 00:21:34 +04:00
|
|
|
|
2018-02-07 13:25:46 +03:00
|
|
|
syntax mgp "\.mgp$"
|
2010-08-04 17:47:23 +04:00
|
|
|
header "^%include.*"
|
2016-05-25 23:13:50 +03:00
|
|
|
comment "#"
|
2014-05-17 00:21:34 +04:00
|
|
|
|
2019-08-17 18:01:19 +03:00
|
|
|
color green "^%[A-Za-z].*"
|
2018-11-03 23:20:06 +03:00
|
|
|
color cyan "(^|[[:space:]])(#|%%).*"
|
2010-08-04 17:47:23 +04:00
|
|
|
color ,green "[[:space:]]+$"
|