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:
@@ -6,8 +6,16 @@
|
||||
# his own proper antiphons; only the chapter is shared for him.
|
||||
id: terce-capitulum-common-of-a-confessor-bishop
|
||||
text:
|
||||
la: "Ecce sacérdos magnus, qui in diébus suis plácuit Deo, et invéntus est justus: et in témpore iracúndiæ factus est reconciliátio. R. Deo grátias. V. Amávit eum Dóminus, et ornávit eum. R. Stolam glóriæ índuit eum."
|
||||
en: "Behold an high priest, who in his days pleased God, and was found righteous, and in the time of wrath he was made a propitiation. R. Thanks be to God. V. The Lord loved him and beautified him. R. He clothed him with a robe of glory."
|
||||
la: |
|
||||
Ecce sacérdos magnus, qui in diébus suis plácuit Deo, et invéntus est justus: et in témpore iracúndiæ factus est reconciliátio.
|
||||
R. Deo grátias.
|
||||
V. Amávit eum Dóminus, et ornávit eum.
|
||||
R. Stolam glóriæ índuit eum.
|
||||
en: |
|
||||
Behold an high priest, who in his days pleased God, and was found righteous, and in the time of wrath he was made a propitiation.
|
||||
R. Thanks be to God.
|
||||
V. The Lord loved him and beautified him.
|
||||
R. He clothed him with a robe of glory.
|
||||
citation:
|
||||
la: "Sir 44:16-17"
|
||||
en: "Sir 44:16-17"
|
||||
|
||||
Reference in New Issue
Block a user