mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
d9749fcb31
Refactoring how whitespace trimming is done, and moving it into a separate option that is combined with other tag types. Adding more tests. Refs #284