Skip to content

Commit 245428c

Browse files
authored
fix: avoid new line in the middle of a sentence (#1537)
Releases: main, 13.4, 12.4
1 parent ec0fac6 commit 245428c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/TopLevelObjects/Page/Index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,8 @@ Properties
226226
This is the default body tag. It is overridden by :ref:`setup-page-bodyTag`,
227227
if that is set.
228228

229-
.. note:: Additionally to the body tag properties noted here,
229+
.. note::
230+
Additionally to the body tag properties noted here,
230231
there also is the property :confval:`config.disableBodyTag <config-disableBodyTag>`,
231232
which, if set, disables body tag generation independently
232233
from what might be set here.

0 commit comments

Comments
 (0)