Merge branch 'master' into newui
This commit is contained in:
@@ -1528,7 +1528,7 @@ class Markdown_Parser {
|
||||
|
|
||||
<\?.*?\?> | <%.*?%> # processing instruction
|
||||
|
|
||||
<[/!$]?[-a-zA-Z0-9:]+ # regular tags
|
||||
<[/!$]?[-a-zA-Z0-9:_]+ # regular tags
|
||||
(?>
|
||||
\s
|
||||
(?>[^"\'>]+|"[^"]*"|\'[^\']*\')*
|
||||
|
Reference in New Issue
Block a user