File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ package instead.
4444.. _base_64_rfc_4648 :
4545
4646RFC 4648 Encodings
47- ^^^^^^^^^^^^^^^^^^
47+ ------------------
4848
4949The :rfc: `4648 ` encodings are suitable for encoding binary data so that it can be
5050safely sent by email, used as parts of URLs, or included as part of an HTTP
@@ -187,7 +187,7 @@ POST request. The encoding algorithm is not the same as the
187187.. _base_64_base_85 :
188188
189189Base 85 Encodings
190- ^^^^^^^^^^^^^^^^^
190+ -----------------
191191
192192Base-85 encoding is not formally specified. Base-85 encoding is a de facto standard
193193originating from the ASCII Base-85 Strings encoding defined by the
@@ -290,7 +290,7 @@ Refer to the documentation of the individual functions for more information.
290290.. _base_64_legacy :
291291
292292Legacy Interface
293- ^^^^^^^^^^^^^^^^
293+ ----------------
294294
295295.. function :: decode(input, output)
296296
You can’t perform that action at this time.
0 commit comments