mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
f46f51b8f4
- Fix 98 verses with narrative introductions (e.g., 'And he said unto them') Only the spoken words of Jesus are now marked, not narrative text - Add JSON Schema for red_letter_verses.json validation - Add RedLetterVerses Pydantic model to validate_data.py - Add test_red_letter_verses_structure test - Update data directory README with red letter section Changes ensure accurate red letter edition rendering where only Jesus' actual words appear in red, not narrative introductions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>