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:
@@ -7,8 +7,16 @@
|
||||
# against St. John Gualbert/St. Nicholas of Tolentino/St. Alexius.
|
||||
id: none-capitulum-common-of-an-abbot
|
||||
text:
|
||||
la: "Justum dedúxit Dóminus per vias rectas, et osténdit illi regnum Dei, et dedit illi sciéntiam sanctórum: honestávit illum in labóribus, et complévit labóres illíus. R. Deo grátias. V. Lex Dei ejus in corde ipsíus. R. Et non supplantabúntur gressus ejus."
|
||||
en: "She conducted the just, when he fled from his brother's wrath, through the right ways, and showed him the kingdom of God, and gave him the knowledge of the holy things, made him honourable in his labours, and accomplished his labours. R. Thanks be to God. V. The law of his God is in his heart. R. None of his steps shall slide."
|
||||
la: |
|
||||
Justum dedúxit Dóminus per vias rectas, et osténdit illi regnum Dei, et dedit illi sciéntiam sanctórum: honestávit illum in labóribus, et complévit labóres illíus.
|
||||
R. Deo grátias.
|
||||
V. Lex Dei ejus in corde ipsíus.
|
||||
R. Et non supplantabúntur gressus ejus.
|
||||
en: |
|
||||
She conducted the just, when he fled from his brother's wrath, through the right ways, and showed him the kingdom of God, and gave him the knowledge of the holy things, made him honourable in his labours, and accomplished his labours.
|
||||
R. Thanks be to God.
|
||||
V. The law of his God is in his heart.
|
||||
R. None of his steps shall slide.
|
||||
citation:
|
||||
la: "Sap 10:10"
|
||||
en: "Wis 10:10"
|
||||
|
||||
Reference in New Issue
Block a user