ace editor, markdown editor
This commit is contained in:
5
public/libs/ace/ext-error_marker.js
Executable file
5
public/libs/ace/ext-error_marker.js
Executable file
@ -0,0 +1,5 @@
|
||||
;
|
||||
(function() {
|
||||
ace.require(["ace/ext/error_marker"], function() {});
|
||||
})();
|
||||
|
Reference in New Issue
Block a user