shahondin1624 f64e5e2818 fix: blank lines split implicit verses into separate sections (Closes #29)
The ChordPro parser previously skipped all blank lines unconditionally,
causing songs without explicit {start_of_verse}/{end_of_verse} directives
to be parsed as a single section. This adds an explicitSection flag to
track whether a section was started by an explicit directive or implicitly.
Blank lines now flush implicit sections, allowing the next lyric line to
start a new implicit VERSE section. Explicit sections still ignore blank
lines as before.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 15:35:15 +01:00
Description
Kotlin/JVM toolset for generating a scout songbook PDF from ChordPro files
623 KiB
v1.0.0 Latest
2026-03-17 10:05:40 +01:00
Languages
Kotlin 100%