[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#932957: Please migrate Release Notes to reStructuredText




> Richard Lewis <richard.lewis.debian@googlemail.com> wrote (Fri, 19 May 2023 00:58:26 +0100):
> > - are the red hyphens in eg the 'deb...' line near the top of
> > https://people.debian.org/~holgerw/release-notes_sphinx/en/html/issues.html
> > meant to be red? (maybe it is a syntax error?)
>


Sphinx uses Pygments to highlight source code. I guess no language is defined so Sphinx uses a wrong lexer. We should force Sphinx to use 'SourceListLexer' with:
.. code-block :: sources.list


Reply to: