aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authorNicholas Johnson <>2026-09-20 00:00:00 +0000
committerNicholas Johnson <>2026-09-20 00:00:00 +0000
commit708309f9c25dd69d85833edf410a7a777fdf056ebdf6042f3539520313960452 (patch)
tree25765a4e0be9205611417f3002c267710f02a3b62ff21685cd39b32568225143 /layouts/_default/single.html
parenta221ae3c6f8da11b12eea4246f5792123c501f221f0e708456c0a5dd24c8d8a0 (diff)
downloadhugo-theme-journal-708309f9c25dd69d85833edf410a7a777fdf056ebdf6042f3539520313960452.tar.gz
hugo-theme-journal-708309f9c25dd69d85833edf410a7a777fdf056ebdf6042f3539520313960452.zip
End generated capsule pages with a newline
The templates gained a final newline, but the gemtext pages they build did not: the base template trimmed its own away, so every .gmi file ended mid-line and was not a POSIX text file either. The web pages and the feeds already ended with one. Stop trimming the newline after the footer partial in the gemtext base template. The footer partial keeps its own trim marker, so that the newline is emitted once rather than twice. Every generated file in the example site, gemtext and web alike, now ends with exactly one newline, and the capsule pages are otherwise byte-identical. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'layouts/_default/single.html')
0 files changed, 0 insertions, 0 deletions