engelsystem/tests/Unit/Renderer/Twig
Tobias Wiese 9db8773150 markdown: let Parsedown escape content
Letting Parsedown escape the content, instead of calling
htmlspecialchars provides more context to the escape process.
For example the ampersand character can now be used in markdown links as
part of the url without breaking.
2022-01-01 16:33:40 +01:00
..
Extensions markdown: let Parsedown escape content 2022-01-01 16:33:40 +01:00