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:
@@ -4,8 +4,16 @@
|
||||
# just his own day (see hours/resolve-common.ts's resolveOfficeWinner).
|
||||
id: none-capitulum-st-lawrence
|
||||
text:
|
||||
la: "Potens est autem Deus omnem grátiam abundáre fácere in vobis, ut, in ómnibus semper omnem sufficiéntiam habéntes, abundétis in omne opus bonum, sicut scriptum est: Dispérsit, dedit paupéribus: justítia ejus manet in sǽculum sǽculi. R. Deo grátias. V. Magna est glória ejus in salutári tuo. R. Glóriam et magnum decórem impónes super eum."
|
||||
en: "And God is able to make all grace abound in you; that ye always, having all sufficiency in all things, may abound to every good work, As it is written: He hath dispersed abroad, he hath given to the poor: his justice remaineth for ever. R. Thanks be to God. V. His glory is great in thy salvation. R. Honour and great majesty shalt Thou lay upon him."
|
||||
la: |
|
||||
Potens est autem Deus omnem grátiam abundáre fácere in vobis, ut, in ómnibus semper omnem sufficiéntiam habéntes, abundétis in omne opus bonum, sicut scriptum est: Dispérsit, dedit paupéribus: justítia ejus manet in sǽculum sǽculi.
|
||||
R. Deo grátias.
|
||||
V. Magna est glória ejus in salutári tuo.
|
||||
R. Glóriam et magnum decórem impónes super eum.
|
||||
en: |
|
||||
And God is able to make all grace abound in you; that ye always, having all sufficiency in all things, may abound to every good work, As it is written: He hath dispersed abroad, he hath given to the poor: his justice remaineth for ever.
|
||||
R. Thanks be to God.
|
||||
V. His glory is great in thy salvation.
|
||||
R. Honour and great majesty shalt Thou lay upon him.
|
||||
citation:
|
||||
la: "2 Cor 9:8-9"
|
||||
en: "2 Cor 9:8-9"
|
||||
|
||||
Reference in New Issue
Block a user