]> git.mxchange.org Git - friendica.git/commit
Remove faulty escape for HTML entities in BBCode::toMarkdown
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 21 Dec 2019 04:20:09 +0000 (23:20 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 28 Dec 2019 02:42:56 +0000 (21:42 -0500)
commit39cb3e68b9c46fa6c31ef46430df4b4e7f0ce9d5
treea8d93a657a702efd6905ca3a95e7c152ae00103c
parent887b0f035f931815653a93e88652a4a91f711c16
Remove faulty escape for HTML entities in BBCode::toMarkdown

- Mangled Markdown output with chevrons
src/Content/Text/BBCode.php