Danbooru

DeviantArt comment retrieval strips line breaks

Posted under Bugs & Features

So DeviantArt allows commentaries to contain HTML but we don't. Currently we deal with this by just stripping out all the HTML, but that produces poor results when the artist uses a lot of HTML. issue #3137 fixes it by autoconverting the commentary to DText syntax. This should work better in most cases.

1