We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3361a commit 7b2ad47Copy full SHA for 7b2ad47
pep-0012.rst
@@ -578,9 +578,9 @@ processed output using the ``image`` directive:
578
Any browser-friendly graphics format is possible; PNG should be
579
preferred for graphics, JPEG for photos and GIF for animations.
580
Currently, SVG must be avoided due to compatibility issues with the
581
-PEP build system, but this may change in the near future.
+PEP build system.
582
583
-For accessibility (and readers of the source text form), you should include
+For accessibility and readers of the source text, you should include
584
a description of the image and any key information contained within
585
using the ``:alt:`` option to the ``image`` directive:
586
0 commit comments