Add Nano tool - user-friendly text editor
[tomato.git] / release / src / router / nano / doc / syntax / mgp.nanorc
blobdaba28275c169c154c5e6ed089a95a00bfc6e52b
1 ## Here is an example for Magicpoint presentations
2 ##
3 syntax "mgp" "\.mgp$"
4 header "^%include.*"
5 icolor green "^%[a-z].*$"
6 color cyan "(^|[[:space:]])#.*$"
7 color cyan "(^|[[:space:]])%%.*$"
8 color ,green "[[:space:]]+$"