mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
54e3b932d4
Updated the VerseCommentary validation regex pattern to support: - Apostrophes in book names (e.g., "Solomon's Song") - Verse ranges (e.g., "Genesis 1:4-5") This brings the validator in line with other validators in the codebase and fixes failing data validation tests. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>