Add the mediatag button back in the code app

This commit is contained in:
yflory
2018-03-01 11:23:16 +01:00
parent ee3b926e84
commit 95bbc3d130

View File

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