commit c13d576c4e342bfb2dd42f5b992cb679d2b8785e from: Omar Polo date: Sat Aug 27 07:03:55 2022 UTC close the old thread in endthread, not in thread_entry commit - eefeacb762d9f60570979fd1a020bed3d4789847 commit + c13d576c4e342bfb2dd42f5b992cb679d2b8785e blob - f733b10708e9e2a8ef43873c4d1835d64760b33a blob + 7f0a7d6c0c7544eeb9bf71e4f4adec1ba26b5577 --- mkindex +++ mkindex @@ -125,7 +125,7 @@ EOF sub endthread { say $tfh "" x $last_level; - say $tfh "\n"; + say $tfh "\n\n"; endpage($tfh); close($tfh); @@ -146,7 +146,7 @@ sub nextthread { print $tfh "

"; print $tfh "
Thread:
$subj
"; print $tfh "\n"; - # print $tfh "
\n
" if $threads_seen && $level == 0; + say $fh "
  • \n