Merge remote-tracking branch 'lenormf/fix-markdown_inline_code_blocks' into master
This commit is contained in:
commit
fdd6411e69
|
@ -82,7 +82,7 @@ add-highlighter shared/markdown/inline/text/ regex ^\h*(>\h*)+ 0:comment
|
||||||
add-highlighter shared/markdown/inline/text/ regex "\H( {2,})$" 1:+r@meta
|
add-highlighter shared/markdown/inline/text/ regex "\H( {2,})$" 1:+r@meta
|
||||||
|
|
||||||
# Inline code
|
# Inline code
|
||||||
add-highlighter shared/markdown/inline/text/ regex "^ [^\n]*" 0:meta
|
add-highlighter shared/markdown/inline/text/ regex "^( {4}|\t)+([^\n]+)" 2:meta
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
# ‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾
|
||||||
|
|
Loading…
Reference in New Issue
Block a user