There was an error while loading. Please reload this page.
1 parent 96e38e9 commit cc8526dCopy full SHA for cc8526d
1 file changed
themes/snow.js
@@ -110,7 +110,7 @@ class SnowTooltip extends BaseTooltip {
110
}
111
112
SnowTooltip.TEMPLATE = [
113
- '<a class="ql-preview" target="_blank" href="about:blank"></a>',
+ '<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>',
114
'<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">',
115
'<a class="ql-action"></a>',
116
'<a class="ql-remove"></a>'
0 commit comments