On 5/20/2026 4:25 AM, J. Neuschäfer wrote: > Applying both ``code`` and **bold** formatting doesn't have the intended > outcome, instead Sphinx emits the backticks into the HTML. > > Use only **bold** formatting to fix the HTML output. > > Signed-off-by: J. Neuschäfer <[email protected]> > --- > I'm fine with either solution, keeping the bold or code formatting, and I'll > switch to the other if requested. They just don't mix well. > --- > docs/devel/code-provenance.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
I'm good with this solution too. I'll pull this through docs subsystem. Reviewed-by: Pierrick Bouvier <[email protected]> Regards, Pierrick
