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 94320bb commit 72aa586Copy full SHA for 72aa586
peps/pep-0012.rst
@@ -599,10 +599,8 @@ processed output using the ``image`` directive:
599
600
.. image:: diagram.png
601
602
-Any browser-friendly graphics format is possible; PNG should be
+Any browser-friendly graphics format is possible; SVG or PNG are
603
preferred for graphics, JPEG for photos and GIF for animations.
604
-Currently, SVG must be avoided due to compatibility issues with the
605
-PEP build system.
606
607
For accessibility and readers of the source text, you should include
608
a description of the image and any key information contained within
0 commit comments