We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3651dae commit f82b46fCopy full SHA for f82b46f
tests/RST213/emphasis.py
@@ -1,7 +1,7 @@
1
"""Print 'Hello world' to the terminal.
2
3
-RST uses single asterisks for **emphasis**, which is
4
-normally rendered as **italics**.
+RST uses single asterisks for *emphasis*, which is normally rendered as
+*italics*.
5
6
Here *emphasis is missing a closing asterisk.
7
0 commit comments