GNU bug report logs - #61306
[PATCH 0/5] Modernize the html engine

Previous Next

Package: skribilo;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Mon, 6 Feb 2023 00:07:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61306: closed ([PATCH 0/5] Modernize the html engine)
Date: Tue, 28 Feb 2023 00:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Feb 2023 23:59:41 +0000
with message-id <87o7pe1wya.fsf <at> systemreboot.net>
and subject line Re: bug#61306: Acknowledgement ([PATCH 0/5] Modernize the html engine)
has caused the debbugs.gnu.org bug report #61306,
regarding [PATCH 0/5] Modernize the html engine
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61306: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61306
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: skribilo-bugs <at> nongnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: [PATCH 0/5] Modernize the html engine
Date: Mon,  6 Feb 2023 00:06:26 +0000
This patchset adds a bunch of modernization fixes to the html
engine. Mainly:

- It removes br tags from various places. There is no need for br
  tags. Presentation should be handled in CSS. br tags insert unneeded
  unremovable space.

- Modernize code to use match and for-each.

Arun Isaac (5):
  html: Do not add br tag after chapter.
  html: Do not add br tag after section.
  html: Do not add br tags before footnotes.
  html: Use match instead of car and cdr.
  html: Use for-each instead of explicit loop.

 src/guile/skribilo/engine/html.scm | 99 +++++++++++++++---------------
 1 file changed, 48 insertions(+), 51 deletions(-)

-- 
2.38.1



[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 61306-done <at> debbugs.gnu.org
Subject: Re: bug#61306: Acknowledgement ([PATCH 0/5] Modernize the html engine)
Date: Mon, 27 Feb 2023 23:59:41 +0000
Pushed!


This bug report was last modified 2 years and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.