On 25.11.23 21:44, Tomas Vondra wrote:
while working on a patch I noticed we do this in the SGML docs (for
example in indexam.sgml and a bunch of other files):
... some text ...
some code
... description of the code.
That is, the program listing is in a paragraph tha
Hi,
while working on a patch I noticed we do this in the SGML docs (for
example in indexam.sgml and a bunch of other files):
... some text ...
some code
... description of the code.
That is, the program listing is in a paragraph that starts immediately
before it. I just not