+module.exports = {
+ highlight: highlight,
+ highlightElem: highlightElem,
+ wysiwygView: wysiwygView,
+ popupEditor: popupEditor,
+ setMode: setMode,
+ setContent: setContent,
+ markdownEditor: markdownEditor,
+ getMetaKey: getMetaKey,
+};
\ No newline at end of file