2 syntax "RST" "\.rest$" "\.rst$"
4 #color magenta "\*[^*]\*"
6 color red "\*\*[^*]+\*\*"
10 color blue "`[^`]+`_{1,2}"
12 color yellow "``[^`]+``"
13 # directives or comments
14 color cyan "^\.\. .*$"
19 color yellow "^\*\*\*+$"
21 color magenta "^===+$"
25 color green "^\^\^\^+$"