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:
@@ -2,8 +2,16 @@
|
||||
# live query, St. John Apostle's own day (2029-12-27, clean year).
|
||||
id: terce-capitulum-st-john-apostle
|
||||
text:
|
||||
la: "Qui timet Deum, fáciet bona: et qui cóntinens est justítiæ, apprehéndet illam, et obviábit illi quasi mater honorificáta. R. Deo grátias. V. In omnem terram exívit sonus eórum. R. Et in fines orbis terræ verba eórum."
|
||||
en: "He that feareth God, will do good: and he that possesseth justice, shall lay hold on her, and she will meet him as an honourable mother. R. Thanks be to God. V. Their sound hath gone forth into all the earth: R. And their words unto the ends of the world."
|
||||
la: |
|
||||
Qui timet Deum, fáciet bona: et qui cóntinens est justítiæ, apprehéndet illam, et obviábit illi quasi mater honorificáta.
|
||||
R. Deo grátias.
|
||||
V. In omnem terram exívit sonus eórum.
|
||||
R. Et in fines orbis terræ verba eórum.
|
||||
en: |
|
||||
He that feareth God, will do good: and he that possesseth justice, shall lay hold on her, and she will meet him as an honourable mother.
|
||||
R. Thanks be to God.
|
||||
V. Their sound hath gone forth into all the earth:
|
||||
R. And their words unto the ends of the world.
|
||||
citation:
|
||||
la: "Sir 15:1-2"
|
||||
en: "Sir 15:1-2"
|
||||
|
||||
Reference in New Issue
Block a user