From a4894525f1fac1478b4a3f285959fa8545bf0216 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 6 Dec 2025 11:45:26 -0500 Subject: [PATCH] Fix stanza breaks in Psalms 4, 5, 6, 7, 12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Psalm 4: [3,5] → [3,6] - "There be many" starts v6 - Psalm 5: [4,8] → [4,7] - "But as for me" starts v7 - Psalm 6: [4,8] → [5,8] - reasons/suffering start v5 - Psalm 7: [6,10,13] → [6,10,14] - wicked's self-destruction v14 - Psalm 12: [4] → [5] - God's response starts v5 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/data/poetry_formatting.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kjvstudy_org/data/poetry_formatting.json b/kjvstudy_org/data/poetry_formatting.json index 777004c..96b99f5 100644 --- a/kjvstudy_org/data/poetry_formatting.json +++ b/kjvstudy_org/data/poetry_formatting.json @@ -170,20 +170,20 @@ ], "4": [ 3, - 5 + 6 ], "5": [ 4, - 8 + 7 ], "6": [ - 4, + 5, 8 ], "7": [ 6, 10, - 13 + 14 ], "8": [ 5 @@ -203,7 +203,7 @@ 4 ], "12": [ - 4 + 5 ], "13": [ 3,