mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 06:45:47 -04:00
Fix to use bower version emojify.js
This commit is contained in:
parent
5640de8c77
commit
d70d0318e5
8 changed files with 4 additions and 7 deletions
public/js
|
@ -879,8 +879,6 @@ md.use(require('markdown-it-emoji'), {
|
|||
shortcuts: false
|
||||
});
|
||||
|
||||
var emojify = require('emojify.js');
|
||||
|
||||
emojify.setConfig({
|
||||
blacklist: {
|
||||
elements: ['script', 'textarea', 'a', 'pre', 'code', 'svg'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue