Skip to content

Commit 72aa586

Browse files
committed
PEP 12: SVG is allowed after PEP 676
1 parent 94320bb commit 72aa586

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

peps/pep-0012.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -599,10 +599,8 @@ processed output using the ``image`` directive:
599599
600600
.. image:: diagram.png
601601
602-
Any browser-friendly graphics format is possible; PNG should be
602+
Any browser-friendly graphics format is possible; SVG or PNG are
603603
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.
606604

607605
For accessibility and readers of the source text, you should include
608606
a description of the image and any key information contained within

0 commit comments

Comments
 (0)