We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207d0f4 commit 16acd2bCopy full SHA for 16acd2b
README.rst
@@ -92,7 +92,7 @@ sub_symbol, sup_symbol
92
newline_style
93
Defines the style of marking linebreaks (``<br>``) in markdown. The default
94
value ``SPACES`` of this option will adopt the usual two spaces and a newline,
95
- while ``BACKSLASH`` will convert a linebreak to ``\\n`` (a backslash an a
+ while ``BACKSLASH`` will convert a linebreak to ``\\n`` (a backslash and a
96
newline). While the latter convention is non-standard, it is commonly
97
preferred and supported by a lot of interpreters.
98
0 commit comments