Files
sporel-module-lib-managemen…/frontmatter.lua
Calic 1658aebe70 fix(launcher): strip trailing LF from frontmatter body
The body region rebuilt from line-split included a trailing empty
entry from the final LF the parser appends to drive its gmatch. Strip
it so 'body text\n' (the on-disk content) parses to 'body text' (the
user-visible body), which is what the launcher-test asserts.
2026-06-11 01:26:50 +02:00

2.6 KiB