Add the mediatag button back in the code app

pull/1/head
yflory 7 years ago
parent ee3b926e84
commit 95bbc3d130

@ -54,6 +54,7 @@ define([
var MEDIA_TAG_MODES = Object.freeze([ var MEDIA_TAG_MODES = Object.freeze([
'markdown', 'markdown',
'gfm',
'html', 'html',
'htmlembedded', 'htmlembedded',
'htmlmixed', 'htmlmixed',

Loading…
Cancel
Save