mirror of
https://github.com/semihalev/twig.git
synced 2026-03-14 22:05:46 +01:00
- Created comprehensive macro examples that demonstrate: - Scope handling in macros - Self-referencing macros with _self - Template context usage - Macro libraries and organization - Performance optimization techniques - Implementation note about from...import syntax This provides concrete examples of the concepts described in the README. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compiled_templates | ||
| custom_extensions | ||
| development_mode | ||
| macros | ||
| macros_advanced | ||
| simple | ||