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 @@
|
||||
# words; cross-checked against Ss. Cletus and Marcellinus.
|
||||
id: terce-capitulum-common-of-pope-martyrs
|
||||
text:
|
||||
la: "Stabunt justi in magna constántia advérsus eos qui se angustiavérunt et qui abstulérunt labóres eórum. R. Deo grátias. V. Sancti et justi in Dómino gaudéte, allelúja. R. Vos elégit Deus in hereditátem sibi, allelúja."
|
||||
en: "Then shall the just stand with great constancy against those that have afflicted them, and taken away their labours. R. Thanks be to God. V. Saints and just, rejoice in the Lord, alleluia. R. The Lord has chosen you for his inheritance, alleluia."
|
||||
la: |
|
||||
Stabunt justi in magna constántia advérsus eos qui se angustiavérunt et qui abstulérunt labóres eórum.
|
||||
R. Deo grátias.
|
||||
V. Sancti et justi in Dómino gaudéte, allelúja.
|
||||
R. Vos elégit Deus in hereditátem sibi, allelúja.
|
||||
en: |
|
||||
Then shall the just stand with great constancy against those that have afflicted them, and taken away their labours.
|
||||
R. Thanks be to God.
|
||||
V. Saints and just, rejoice in the Lord, alleluia.
|
||||
R. The Lord has chosen you for his inheritance, alleluia.
|
||||
citation:
|
||||
la: "Sap 5:1"
|
||||
en: "Wis 5:1"
|
||||
|
||||
Reference in New Issue
Block a user