From: Jonathan Corbet <corbet@lwn.net>
To: James Clark <james.clark@arm.com>,
nfraprado@protonmail.com, n@nfraprado.net,
linux-doc@vger.kernel.org
Cc: mchehab+huawei@kernel.org, James Clark <james.clark@arm.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments
Date: Thu, 06 Jan 2022 15:25:03 -0700 [thread overview]
Message-ID: <87h7agpkn4.fsf@meer.lwn.net> (raw)
In-Reply-To: <20220105143640.330602-2-james.clark@arm.com>
James Clark <james.clark@arm.com> writes:
> Since commit d18b01789ae5 ("docs: Add automatic cross-reference for
> documentation pages"), references that were already explicitly defined
> with "ref:" and referred to other pages with a path have been doubled.
> This is reported as the following error by Firefox:
[...]
> The fix is to check that nodes in the document to be modified are not
> already references. A reference is counted as any text that is a
> descendant of a reference type node. Only plain text should be converted
> to new references, otherwise the doubling occurs.
This seems like a good fix. Applied, thanks.
jon
next prev parent reply other threads:[~2022-01-06 22:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-05 14:36 [PATCH v2 0/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments James Clark
2022-01-05 14:36 ` [PATCH v2 1/1] " James Clark
2022-01-06 22:25 ` Jonathan Corbet [this message]
2022-01-07 10:04 ` James Clark
2022-01-07 16:33 ` Nícolas F. R. A. Prado
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h7agpkn4.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=james.clark@arm.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+huawei@kernel.org \
--cc=n@nfraprado.net \
--cc=nfraprado@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.