Fix docs markup from d6e11b89

Sorry that I fixed this in master already, forgetting it was initially
merged into 3.x.
This commit is contained in:
jfbu
2021-01-30 21:17:07 +01:00
parent 5969163c4f
commit c07adc4ebb

View File

@@ -1024,11 +1024,11 @@ Environments
Miscellany
~~~~~~~~~~
- Every text paragraph in document body starts with `\sphinxAtStartPar`.
- Every text paragraph in document body starts with ``\sphinxAtStartPar``.
Currently, this is used to insert a zero width horizontal skip which
is a trick to allow TeX hyphenation of the first word of a paragraph
in a narrow context (like a table cell). For ``'lualatex'`` which
does not need the trick, the `\sphinxAtStartPar` does nothing.
does not need the trick, the ``\sphinxAtStartPar`` does nothing.
.. versionadded:: 3.5.0