Reformat Terce/Sext/None capitulum text as multi-line block scalars

Every capitulum-*.yml under the three Little Hours combined the chapter,
"R. Deo grátias"/"Thanks be to God", and the trailing V./R. pair into one
flat single-line string. The .lang-column CSS already renders on
white-space: pre-line (as little-hour-conclusio.yml's block-scalar text
already demonstrated), so the run-together rendering was purely a missing
line-break bug in the source YAML, not a CSS or resolver issue.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PXySSbbUh1EhdN1RnAoCaP
This commit is contained in:
2026-08-25 12:30:04 -04:00
parent 851ac90638
commit f08507adfc
84 changed files with 840 additions and 168 deletions
@@ -3,8 +3,16 @@
# sunday.yml's header.
id: none-capitulum-christmas-octave-sunday
text:
la: "Itaque iam non est servus, sed fílius: quod si fílius, et hæres per Deum. R. Deo grátias. V. Verbum caro factum est, allelúia. R. Et habitávit in nobis, allelúia."
en: "Therefore now he is not a servant, but a son. And if a son, an heir also through God. R. Thanks be to God. V. The Word was made flesh, alleluia. R. And dwelt among us, alleluia."
la: |
Itaque iam non est servus, sed fílius: quod si fílius, et hæres per Deum.
R. Deo grátias.
V. Verbum caro factum est, allelúia.
R. Et habitávit in nobis, allelúia.
en: |
Therefore now he is not a servant, but a son. And if a son, an heir also through God.
R. Thanks be to God.
V. The Word was made flesh, alleluia.
R. And dwelt among us, alleluia.
citation:
la: "Gal 4:7"
en: "Gal 4:7"