Fix issues of no file extension for pad export
This commit is contained in:
@@ -4,7 +4,7 @@ define([
|
||||
'/common/sframe-common-codemirror.js',
|
||||
], function (SFCodeMirror) {
|
||||
var module = {
|
||||
type: 'md'
|
||||
ext: '.md'
|
||||
};
|
||||
|
||||
module.main = function (userDoc, cb) {
|
||||
|
||||
Reference in New Issue
Block a user