mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-09 13:02:01 +03:00
26ecb44e1d
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
36 lines
521 B
YAML
36 lines
521 B
YAML
# Markdown syntax highlighting
|
|
|
|
context default lightgray
|
|
spellcheck
|
|
# links
|
|
keyword whole [*](*) yellow
|
|
|
|
context linestart #### \n red
|
|
spellcheck
|
|
|
|
context linestart # \n brightred
|
|
spellcheck
|
|
|
|
context linestart > \n green
|
|
spellcheck
|
|
|
|
context linestart \s\s\s\s \n cyan
|
|
|
|
context ``` ``` cyan
|
|
|
|
context `` `` cyan
|
|
|
|
context ` ` cyan
|
|
|
|
context \*\* \*\* brightgreen
|
|
spellcheck
|
|
|
|
context \* \* magenta
|
|
spellcheck
|
|
|
|
context \_\_ \_\_ brightgreen
|
|
spellcheck
|
|
|
|
context \_ \_ magenta
|
|
spellcheck
|