10 строки
200 B
Plaintext
10 строки
200 B
Plaintext
## Here is an example for Magicpoint presentations.
|
|
|
|
syntax mgp "\.mgp$"
|
|
header "^%include.*"
|
|
comment "#"
|
|
|
|
color green "^%[A-Za-z].*"
|
|
color cyan "(^|[[:space:]])(#|%%).*"
|
|
color ,green "[[:space:]]+$"
|