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
@@ -8,8 +8,16 @@
# live, not assumed from the collect's own `collect-c8`.
id: terce-capitulum-common-of-a-dedication
text:
la: "Vidi civitátem sanctam, Jerúsalem novam, descendéntem de cælo a Deo, parátam sicut sponsam ornátam viro suo. R. Deo grátias. V. Domum tuam, Dómine, decet sanctitúdo. R. In longitúdinem diérum."
en: "I saw the holy city, New Jerusalem, coming down from God out of heaven, prepared as a Bride adorned for her husband. R. Thanks be to God. V. Holiness becometh thine house, O Lord. R. For ever."
la: |
Vidi civitátem sanctam, Jerúsalem novam, descendéntem de cælo a Deo, parátam sicut sponsam ornátam viro suo.
R. Deo grátias.
V. Domum tuam, Dómine, decet sanctitúdo.
R. In longitúdinem diérum.
en: |
I saw the holy city, New Jerusalem, coming down from God out of heaven, prepared as a Bride adorned for her husband.
R. Thanks be to God.
V. Holiness becometh thine house, O Lord.
R. For ever.
citation:
la: "Apo 21:2"
en: "Rev 21:2"