Skip to content
Snippets Groups Projects
Unverified Commit 0f0cbaa5 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

docs: user/getting_started: fix monospace markup

Unlike Markdown, RST uses double backticks for monospace text; single
backticks result in italic text. Use monospace for commands like the
surrounding paragraphs.
parent d09cda05
Branches
Tags
No related merge requests found
...@@ -239,7 +239,7 @@ GLUON_RELEASE ...@@ -239,7 +239,7 @@ GLUON_RELEASE
GLUON_SITE_VERSION GLUON_SITE_VERSION
Version of the site configuration. This string is displayed in the config mode Version of the site configuration. This string is displayed in the config mode
and `gluon-info`. If unset, Gluon generates a version string using `git describe` and ``gluon-info``. If unset, Gluon generates a version string using ``git describe``
on the site folder. on the site folder.
GLUON_TARGET GLUON_TARGET
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment