feat: Added "Image from URL" option and markdown image syntax support to Super. Also allows pasting images from copied web content (#2218)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
connect-src * data: blob:;
|
||||
style-src 'unsafe-inline' 'self' http://localhost:* http://127.0.0.1:45653;
|
||||
frame-src * blob:;
|
||||
img-src * data: blob:;
|
||||
"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user