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
1 changed files with 1 additions and 0 deletions

View File

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