update: CodeMirror.

This commit is contained in:
2025-05-21 18:20:01 -04:00
parent 5a1303149f
commit 17694f5646
4 changed files with 129 additions and 111 deletions

View File

@ -2,4 +2,4 @@ async function main() {
await app.setDocument(utf8Decode(getFile('index.html')));
}
main();
main();