Files
jeanlucmakiola.de/src
makiolaj 92472937cc Restore spaces stripped at wrapped inline-tag boundaries
Astro drops the whitespace run when a line break falls exactly at an inline
tag boundary, so "the\n<a ...>" renders glued. Adds {' '} at the wrap.
The footer one showed on every page.
2026-09-09 16:01:16 +02:00
..