0646d9fc0c
The bug came from bbcode parser which transforms \n with <br>. So I just remove the br tag in bbcode parser before applying the mardown parser. Fix #1480 |
||
---|---|---|
.. | ||
markdown.go | ||
markdown_test.go | ||
safe.go | ||
safe_test.go |