Skip to content

Commit d80cd4c

Browse files
committed
UG: Add space missing from ec781c6 noticed by @Zarhrezz
1 parent 98454dc commit d80cd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/userguide/src/Appendices/DocumentationFormatting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to test suites, newlines can be added manually using `\n` `escape sequence`_.
3232

3333
*** Settings ***
3434
Documentation First line.\n\nSecond paragraph. This time\nwith multiple lines.
35-
Metadata Example list - first item\n- second item\n-third
35+
Metadata Example list - first item\n- second item\n- third
3636

3737
.. note:: As explained in the Paragraphs_ section below, the single newline in
3838
`Second paragraph, this time\nwith multiple lines.` does not actually

0 commit comments

Comments
 (0)