diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-19 11:35:27 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-19 11:35:27 +0200 |
| commit | 390bc6ac5196a946c473d0dbe7760fa41837c428 (patch) | |
| tree | bc1d8c86050d0149ff961a9a4ff838f9c474ac2a /dune-project | |
| parent | b084bba86fe9d394d6a5ea287161864e7695a609 (diff) | |
| download | colitur-390bc6ac5196a946c473d0dbe7760fa41837c428.tar.gz colitur-390bc6ac5196a946c473d0dbe7760fa41837c428.zip | |
docs(templates): the scope-fallback hazard headline was backwards
It read "an inner key silently loses to an outer key of the SAME NAME" --
false: the document's own num entry, two paragraphs below, shows the
opposite (inside {{#weeks}}, a bare {{num}} is the week's own number,
correctly, because the inner scope wins). The real hazard, matching the
body text and the name example that were already correct: a DOTTED path
that resolves only part way inward (the day's own name object exists but
lacks the key the path needs) falls back WHOLESALE to an outer scope of
the same name, not a bare key losing outright. Corrected the headline
only; re-linted clean with groff -man -Tutf8 -ww -z.
Diffstat (limited to 'dune-project')
0 files changed, 0 insertions, 0 deletions
