Markdown: Highlight TOML code blocks
This commit is contained in:
parent
e169a1893b
commit
35ace812df
|
@ -20,7 +20,7 @@ evaluate-commands %sh{
|
||||||
c cabal clojure coffee cpp css cucumber d diff dockerfile fish gas go
|
c cabal clojure coffee cpp css cucumber d diff dockerfile fish gas go
|
||||||
haml haskell html ini java javascript json julia kak kickstart latex
|
haml haskell html ini java javascript json julia kak kickstart latex
|
||||||
lisp lua makefile markdown moon objc perl pug python ragel ruby rust
|
lisp lua makefile markdown moon objc perl pug python ragel ruby rust
|
||||||
sass scala scss sh swift tupfile typescript yaml sql
|
sass scala scss sh swift toml tupfile typescript yaml sql
|
||||||
"
|
"
|
||||||
for lang in ${languages}; do
|
for lang in ${languages}; do
|
||||||
printf 'add-highlighter shared/markdown/%s region -match-capture ^(\h*)```\h*%s\\b ^(\h*)``` regions\n' "${lang}" "${lang}"
|
printf 'add-highlighter shared/markdown/%s region -match-capture ^(\h*)```\h*%s\\b ^(\h*)``` regions\n' "${lang}" "${lang}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user