04b7641e85
- Add x11proto to redbear-full.toml package list - libxau recipe updated with x11proto dependency and custom build script - Fixes libxau build failure: 'Package xproto was not found'
31 lines
557 B
YAML
31 lines
557 B
YAML
# Markdown syntax highlighting
|
|
|
|
context default lightgray
|
|
spellcheck
|
|
# links
|
|
keyword whole [*](*) yellow
|
|
keyword \*\* white
|
|
keyword \* yellow
|
|
keyword \\_ lightgray
|
|
keyword wholeleft __ white
|
|
keyword wholeright __ white
|
|
keyword wholeleft _ yellow
|
|
keyword wholeright _ 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
|