revert change to markup.list
This commit is contained in:
parent
78ee0833ba
commit
d870d81ea0
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ var MarkdownHighlightRules = function() {
|
|||
}, {
|
||||
include : "basic", noEscape: true
|
||||
}, {
|
||||
defaultToken : "markup.list"
|
||||
defaultToken : "list" //do not use markup.list to allow stling leading `*` differntly
|
||||
} ],
|
||||
|
||||
"blockquote" : [ { // BLockquotes only escape on blank lines.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue