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:
Michel Fortin 2012-01-02 10:40:56 -05:00
parent 0ab5f63779
commit 32a7c8b28b

View file

@ -1520,7 +1520,6 @@ class Markdown_Parser {
\s
(?>[^"\'>]+|"[^"]*"|\'[^\']*\')*
)?
/?
>
').'
)