Highlight markdown code block with space
This commit is contained in:
parent
60dda1a597
commit
34edb1a8e7
|
@ -81,6 +81,9 @@ add-highlighter shared/markdown/inline/text/ regex ^\[[^\]\n]*\]:\h*([^\n]*) 1:l
|
||||||
add-highlighter shared/markdown/inline/text/ regex ^\h*(>\h*)+ 0:comment
|
add-highlighter shared/markdown/inline/text/ regex ^\h*(>\h*)+ 0:comment
|
||||||
add-highlighter shared/markdown/inline/text/ regex \H\K\h\h$ 0:PrimarySelection
|
add-highlighter shared/markdown/inline/text/ regex \H\K\h\h$ 0:PrimarySelection
|
||||||
|
|
||||||
|
# Inline code
|
||||||
|
add-highlighter shared/markdown/inline/text/ regex "^ [^\n]*" 0:meta
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
# ‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user