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 670c085 commit b3218dfCopy full SHA for b3218df
Doc/library/base64.rst
@@ -200,7 +200,7 @@ software you use implements the Base-85 encoding.
200
The two functions present in this module provide options
201
to configure the encoding in the following ways:
202
203
-* Whether to include enclosing `<~` and `~>` markers
+* Whether to include enclosing ``<~`` and ``~>`` markers
204
* Whether to include newline characters
205
* The set of ASCII characters used for encoding
206
* Handling of null bytes
0 commit comments