diff --git a/doc/user/markdown.rst b/doc/user/markdown.rst index f2c880cc0f..75c11cd939 100644 --- a/doc/user/markdown.rst +++ b/doc/user/markdown.rst @@ -25,7 +25,7 @@ To set a text in italics, you can put it in asterisks or underscores. For exampl will become: - Please *really* pay your _ticket_. + Please *really* pay your *ticket*. If you set double asterisks or underscores, the text will be printed in bold. For example,