We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated _Footer (markdown)
Created _Footer (markdown)
Updated Extending twig.js With Custom Tags (markdown)
Updated Home (markdown)
Destroyed _Footer (markdown)
Note that named arguments are not supported
Moved examples and doc links out of headings
Add H3 headings
Add links to Twig PHP docs.
De-emphasized "Supported" text as it made scanning the document difficult. Added all Twig 3.x tags, filters, functions, tests and operators.
Updated Implementation Notes (markdown)
Namespace doc outdated fixed - https://github.com/twigjs/twig.js/issues/743
Updated Extending twig.js (markdown)
Add namespace @ note
Null-coalescing operator is supported since #575
Fix typo's in example code
Replace `raw` tag to `verbatim`
Mark iterable-test as supported, since the PR is already merged.
Extend not extends