Add the mediatag button back in the code app
parent
ee3b926e84
commit
95bbc3d130
|
@ -54,6 +54,7 @@ define([
|
|||
|
||||
var MEDIA_TAG_MODES = Object.freeze([
|
||||
'markdown',
|
||||
'gfm',
|
||||
'html',
|
||||
'htmlembedded',
|
||||
'htmlmixed',
|
||||
|
|
Loading…
Reference in New Issue