Problem description:
There are several places in the docs where words are wrapped in backticks, eg here:

The backticks should be detected and parsed as code elements, as they are here for the words in front of a darker background.

Suggested solution:
Investigate and fix all occurrences so that the docs render properly.
Problem description:
There are several places in the docs where words are wrapped in backticks, eg here:
The backticks should be detected and parsed as
codeelements, as they are here for the words in front of a darker background.Suggested solution:
Investigate and fix all occurrences so that the docs render properly.