Revert "Fixed issue with <br/> tag with no space before the "/"." Breaks image/anchor syntax (which was already partially broken by the overlap).
This reverts commit 0ab5f63779.
This commit is contained in:
parent
0ab5f63779
commit
32a7c8b28b
1 changed files with 0 additions and 1 deletions
|
|
@ -1520,7 +1520,6 @@ class Markdown_Parser {
|
|||
\s
|
||||
(?>[^"\'>]+|"[^"]*"|\'[^\']*\')*
|
||||
)?
|
||||
/?
|
||||
>
|
||||
').'
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue