Merge pull request #159 from TUSF/patch-1
Fixing Markdown quotes that span more than one line.
This commit is contained in:
@@ -4,6 +4,7 @@ syntax "Markdown" "\.(md|mkd|mkdn|markdown)$"
|
|||||||
color cyan ".*[ :]\|[ :].*"
|
color cyan ".*[ :]\|[ :].*"
|
||||||
|
|
||||||
# quotes
|
# quotes
|
||||||
|
color brightblack start="^>" end="^$"
|
||||||
color brightblack "^>.*"
|
color brightblack "^>.*"
|
||||||
|
|
||||||
# Emphasis
|
# Emphasis
|
||||||
|
|||||||
Reference in New Issue
Block a user