Docs: Fix missing backslashes

This commit is contained in:
pagedown
2022-11-25 12:03:34 +08:00
parent fbce5e7524
commit 55b5a45e27
3 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ line.
.. _include:
You can include secondary config files via the :code:`include` directive. If
You can include secondary config files via the :code:`include` directive. If
you use a relative path for :code:`include`, it is resolved with respect to the
location of the current config file. Note that environment variables are
expanded, so :code:`${USER}.conf` becomes :file:`name.conf` if