We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798afba commit 4c65926Copy full SHA for 4c65926
utils/editors/html-editor/html-editor.html
@@ -84,7 +84,7 @@
84
console.log('html-editor-v2.0.html');
85
console.log();
86
console.json=v=>console.log(JSON.stringify(v,null,4));
87
- var df=true,did='html-editor',version='v1.0'
+ var df=true,did='html-editor',version='v2.0'
88
;
89
90
var ace;
0 commit comments