Fix #194: line-number alignment and doubled line spacing in paste viewer #202

Closed
fen wants to merge 1 commits from fix-194 into dev
1 Commits
Author SHA1 Message Date
fen 392fa026cc Fix #194: gutter alignment and doubled line spacing in paste viewer
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 45s
- paste-lines.js: join .codeline spans with no separator; newline text
  nodes between display:block spans in the white-space:pre container each
  rendered as an extra empty line box, doubling visual line spacing and
  desyncing the gutter in both wrap and no-wrap modes
- number only real lines: a paste ending in newline produced a phantom
  trailing number (6 for 5 lines)
2026-09-10 12:12:40 -05:00