Bug#1110218: release-notes: debian-security sources in trixie shows URI not formated correctly on the PDF
Holger Wansing <[email protected]> Fri, 1 Aug 2025 18:11:14 +0200
| Newsgroups | gmane.linux.debian.devel.documentation |
|---|---|
| Message-ID | <20250801181114.0986f85266e286c4d4298b29__7519.47613186843$1754064806$gmane$org@mailbox.org> |
Hi, Chris Hofstaedtler <[email protected]> wrote (Fri, 1 Aug 2025 16:39:30 +0200): > > -.. parsed-literal:: > > +.. code-block:: console > > > > Types: deb > > URIs: https://deb.debian.org/debian > > Suites: |RELEASENAME| |RELEASENAME|-updates > > This is now rendered literally. `parsed-literal` is required to > interpolate |RELEASENAME|. > > Some other way will have to be found. Hrr, you are right, I should look better. But I found it's as easy as escaping the hyphen with a backslash. Just pushed to git, so closing this bug. Holger