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:
@@ -5,8 +5,16 @@
|
||||
# [Capitulum Nona]'s `@:Lectio Prima` reference).
|
||||
id: none-capitulum-common-of-apostles-paschaltide
|
||||
text:
|
||||
la: "Scimus quóniam diligéntibus Deum ómnia cooperántur in bonum, iis qui secúndum propósitum vocáti sunt sancti. R. Deo grátias. V. Lætítia sempitérna super cápita eórum, allelúja. R. Gáudium et exsultatiónem obtinébunt, allelúja."
|
||||
en: "And we know that to them that love God, all things work together unto good, to such as, according to his purpose, are called to be saints. R. Thanks be to God. V. Everlasting joy shall be upon their heads, alleluia. R. They shall obtain joy and gladness, alleluia."
|
||||
la: |
|
||||
Scimus quóniam diligéntibus Deum ómnia cooperántur in bonum, iis qui secúndum propósitum vocáti sunt sancti.
|
||||
R. Deo grátias.
|
||||
V. Lætítia sempitérna super cápita eórum, allelúja.
|
||||
R. Gáudium et exsultatiónem obtinébunt, allelúja.
|
||||
en: |
|
||||
And we know that to them that love God, all things work together unto good, to such as, according to his purpose, are called to be saints.
|
||||
R. Thanks be to God.
|
||||
V. Everlasting joy shall be upon their heads, alleluia.
|
||||
R. They shall obtain joy and gladness, alleluia.
|
||||
citation:
|
||||
la: "Rom 8:28"
|
||||
en: "Rom 8:28"
|
||||
|
||||
Reference in New Issue
Block a user