Merge remote-tracking branch 'pickfire/markdown'
This commit is contained in:
commit
82a2bcc661
|
@ -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