mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
import fixes
This commit is contained in:
@@ -20,7 +20,8 @@ function sanitize(dirtyHtml) {
|
||||
'label': [ 'class' ],
|
||||
'input': [ 'class', 'type', 'disabled' ],
|
||||
'code': [ 'class' ]
|
||||
}
|
||||
},
|
||||
allowedSchemes: ['http', 'https', 'ftp', 'mailto', 'data']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user