mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-19 13:57:00 +00:00
d8ea1b1784
The missing space between "``-3``" and "(this is just syntactic[...])" led to the ``-3`` being rendered wrong. The parser must've ignored the closing "``" when it was directly followed by a non-space character.