2014-02-23 20:07:44 +04:00
|
|
|
## Here is an example for Magicpoint presentations.
|
2010-08-04 17:47:23 +04:00
|
|
|
##
|
|
|
|
syntax "mgp" "\.mgp$"
|
|
|
|
header "^%include.*"
|
|
|
|
icolor green "^%[a-z].*$"
|
|
|
|
color cyan "(^|[[:space:]])#.*$"
|
|
|
|
color cyan "(^|[[:space:]])%%.*$"
|
|
|
|
color ,green "[[:space:]]+$"
|