Commit 0f944c2
Layout: document section-spacing convention shared by NOTE + ESSAY
The CSS already applies uniformly to every essay collection entry
regardless of `kind`, but that fact lived in nobody's head — the
comment just said "Markdown renders each <section> we declared".
Make the contract explicit: the convention is `<section data-cue="…">`
per beat; whatever you get for free (72vh min-height, inter-section
rule, trailing quiet, reading-line tracking) follows from that opt-in.
Pieces that don't bother with sections still render fine; they just
fall back to standard prose flow.
No behavior change — just docs at the rule that authors hit when they
copy a draft and wonder why the spacing happens.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent be6a2cc commit 0f944c2
1 file changed
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
175 | 194 | | |
176 | 195 | | |
177 | 196 | | |
| |||
0 commit comments