v0.10.15f - Added video to guides (Still in need of <iframe></iframe> to be removed on news site)

This commit is contained in:
Anders
2020-08-26 10:49:11 +02:00
parent f33cf609da
commit b72ca3fbde
5 changed files with 14 additions and 2 deletions
@@ -54,7 +54,7 @@
[{ 'header': '1' }, { 'header': '2' }, 'blockquote' ],
[{ 'list': 'ordered' }, { 'list': 'bullet'}, { 'indent': '-1' }, { 'indent': '+1' }],
[ {'direction': 'rtl'}, { 'align': [] }],
[ 'link' ],
[ 'link', 'video' ],
[ 'clean' ]
],
},
@@ -54,7 +54,7 @@
[{ 'header': '1' }, { 'header': '2' }, 'blockquote' ],
[{ 'list': 'ordered' }, { 'list': 'bullet'}, { 'indent': '-1' }, { 'indent': '+1' }],
[ {'direction': 'rtl'}, { 'align': [] }],
[ 'link' ],
[ 'link', 'video' ],
[ 'clean' ]
],
},