Skip to content

Getting Twiggy With It

Compare
Choose a tag to compare
@dmolsen dmolsen released this 05 Mar 22:23
· 67 commits to develop since this release

The Twig PatternEngine now supports multiple extension points:

  • macros
  • template inheritance
  • filters
  • functions
  • tags
  • tests

The documentation for the PatternEngine now shows how you can customize Twig.