Use the font-size codemirror setting in the slide app too
This commit is contained in:
@@ -457,6 +457,7 @@ define([
|
||||
mkMarkdownToolbar(framework, editor);
|
||||
mkHelpMenu(framework);
|
||||
|
||||
CodeMirror.mkIndentSettings(framework._.cpNfInner.metadataMgr);
|
||||
CodeMirror.configureTheme(common);
|
||||
|
||||
framework.onContentUpdate(function (newContent) {
|
||||
|
||||
Reference in New Issue
Block a user