go-twig/examples
semihalev fee7c6c417 Add advanced macros examples
- 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>
2025-03-11 13:35:27 +03:00
..
compiled_templates Fix code style inconsistencies and update documentation 2025-03-11 09:29:12 +03:00
custom_extensions Add template compilation capabilities 2025-03-10 09:21:20 +03:00
development_mode Add template compilation capabilities 2025-03-10 09:21:20 +03:00
macros Add macro benchmark tests and update documentation 2025-03-11 13:29:17 +03:00
macros_advanced Add advanced macros examples 2025-03-11 13:35:27 +03:00
simple Add template compilation capabilities 2025-03-10 09:21:20 +03:00