Your message dated Sun, 27 Apr 2025 12:42:01 +0200
with message-id <10e96b3a-43e9-41d2-85e1-669a8c787...@sury.org>
and subject line Closing old tidy-html5 bugs
has caused the Debian Bug report #458373,
regarding formats <pre><code> with newlines, which subtly changes presentation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
458373: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458373
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tidy
Version: 20051018-1
Severity: normal

<pre><code>foo
</code></pre>
<p>new paragraph</p>

The above is displayed in gecko-based browsers (and in w3m) as "foo",
followed by a single newline, followed by the new paragraph. If I feed
it through tidy, it reformats the pre:

<pre>
<code>foo</code>
</pre>
<p>new paragraph</p>

This is displayed slightly differently, now there are two newlines
shown.

So I think tidy shouldn't do that.

Note that this nested <pre><code> is typically output by markdown. For
example:

joey@kodama:~>printf "\tfoo\nnew paragraph" | markdown 
<pre><code>foo
</code></pre>

<p>new paragraph</p>

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tidy depends on:
ii  libc6                         2.7-5      GNU C Library: Shared libraries
ii  libtidy-0.99-0                20051018-1 HTML syntax checker and reformatte

tidy recommends no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 2:5.8.0-1

I am closing all the bugs that had been filled before 5.8.0 upstream version
that are **upstream** issues.

If the bug that you've reported can still be found in 5.8.0, please retest this,
make sure that the upstream bugs are actually filled upstream and reopen
the bug in Debian BTS and correctly set the "forwarded" attribute on the
issue.

Ondrej
--
Ondřej Surý (He/Him)
ond...@sury.org

--- End Message ---

Reply via email to