We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c493e8 + bd9fe6c commit ee80707Copy full SHA for ee80707
docs/user_guide/writing_documentation.rst
@@ -263,8 +263,8 @@ You can define additional custom aliases with the `alias
263
264
265
.. note::
266
- An alias can be escaped with a prepended baskslash, such that `|foo|` will
267
- be replaced with its alias, while `\|foo|` will be rendered as `|foo|`.
+ An alias can be escaped with a prepended baskslash, such that ``|foo|`` will
+ be replaced with its alias, while ``\|foo|`` will be rendered as ``|foo|``.
268
269
270
.. _writing-links:
0 commit comments