mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 03:42:38 +02:00
jpeg, not jpg
This commit is contained in:
@@ -93,7 +93,7 @@ class Parsedown
|
||||
'mailto:',
|
||||
'data:image/png;base64,',
|
||||
'data:image/gif;base64,',
|
||||
'data:image/jpg;base64,',
|
||||
'data:image/jpeg;base64,',
|
||||
);
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user