Skip to content

Commit 82d2395

Browse files
committed
add trailing blank line
1 parent aa164fe commit 82d2395

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/docsite/rst/dev_guide/document_linking.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ You can link from your plugin or module documentation to other plugin/module, ot
2222
.. note::
2323

2424
Because it stands out better, use ``seealso`` for general references over the use of notes or adding links to the description.
25+

docs/docsite/rst/dev_guide/semantic_markup.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ Possible macros include the following:
3434
* ``HORIZONTALLINE`` for a horizontal rule (the ``<hr>`` HTML tag) to separate long descriptions.
3535

3636
Note that ``C()``, ``B()``, and ``I()`` do **not allow escaping**, and thus cannot contain the value ``)`` as it always ends the formatting sequence. If you need to use ``)`` inside ``C()``, we recommend to use ``V()`` instead; see the above section on semantic markup.
37+

0 commit comments

Comments
 (0)