diff --git a/aqt/editor.py b/aqt/editor.py index a98c3380c..8eaa76d8a 100644 --- a/aqt/editor.py +++ b/aqt/editor.py @@ -21,7 +21,7 @@ from BeautifulSoup import BeautifulSoup # fixme: commit from tag area causes error -pics = ("jpg", "jpeg", "png", "tif", "tiff", "gif") +pics = ("jpg", "jpeg", "png", "tif", "tiff", "gif", "svg") audio = ("wav", "mp3", "ogg", "flac") _html = """