mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
e71cdf2d5b
The link_names filter was converting book names like "Daniel" to family tree links before link_verses could match them as verse references. Now link_verses runs first so "Daniel (8:16, 9:21)" gets properly linked before "Daniel" becomes a person link. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>