@ -241,7 +241,7 @@
},
events: {
change: function (_val) {
$editorInput.val(editor.getHtml());
$editorInput.val(editor.getMarkdown());
$editorInput.trigger("change");
}
@ -187,7 +187,7 @@
@ -95,7 +95,7 @@
@ -70,7 +70,7 @@