diff options
| author | Nicholas Johnson <> | 2026-09-18 00:00:00 +0000 |
|---|---|---|
| committer | Nicholas Johnson <> | 2026-09-19 18:26:10 -0400 |
| commit | 40d957cfbe3c4791145a35cba1004a6ea30b45ac9e0dbc4eee3577c2d981ee04 (patch) | |
| tree | 39d0659f213aa715d11ddbe3ea5e39dbd4d1d362332fea306bde2964d031d984 /config/_default/hugo.toml | |
| parent | 61d07d87a9b54cd102699e065a349d5c3fc4a06fbe7a96c255e43aa182c02be7 (diff) | |
| download | hugo-theme-journal-40d957cfbe3c4791145a35cba1004a6ea30b45ac9e0dbc4eee3577c2d981ee04.tar.gz hugo-theme-journal-40d957cfbe3c4791145a35cba1004a6ea30b45ac9e0dbc4eee3577c2d981ee04.zip | |
Ignore blank lines between front matter and entry body
.RawContent keeps the newline that follows the closing front matter
delimiter, and only trailing whitespace was being chomped. An entry
written with a blank line there, which is what the entry archetype
produces, got one more blank line under its pageinfo line in the
gemtext than an entry written without one.
The same leading newline also hid a heading on the first line from the
check that decides whether to add a separating newline, since that
pattern is anchored to the start of the content.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'config/_default/hugo.toml')
0 files changed, 0 insertions, 0 deletions
