From fc2048b1cd6a37abd26e369d009ac2ac19e601e5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 5 Dec 2025 19:37:44 -0500 Subject: [PATCH] Fix Proverbs stanza breaks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Prov 8: [11,17,22,32] → [12,22,32] - wisdom speaks first person from v12 - Prov 31: [9,20,28] → [10,28] - virtuous woman acrostic starts v10 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/data/poetry_formatting.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/kjvstudy_org/data/poetry_formatting.json b/kjvstudy_org/data/poetry_formatting.json index 1697e5d..5efcc85 100644 --- a/kjvstudy_org/data/poetry_formatting.json +++ b/kjvstudy_org/data/poetry_formatting.json @@ -1104,8 +1104,7 @@ 27 ], "8": [ - 11, - 17, + 12, 22, 32 ], @@ -1201,8 +1200,7 @@ 33 ], "31": [ - 9, - 20, + 10, 28 ] }