Files
kennethreitz 1b07aac579 Revert MiniJinja, keep link_names regex optimization
MiniJinja's finalizer workaround (needed for Jinja2-compatible escaping)
added 3x overhead per variable, negating the Rust speed advantage.
Back to Jinja2 with the 17x faster single-regex link_names filter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 14:19:33 -04:00
..