Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
KaiSD
/
Test-rep
Segui
1
Vota
0
Forka
0
Codice
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Изменить 'ace/index.html'
master
KaiSD
5 anni fa
parent
619e39f873
commit
774ec0a4c1
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ace/index.html
+ 1
- 0
ace/index.html
Vedi File
@@ -172,6 +172,7 @@
reader.onload = readerEvent => {
var content = readerEvent.target.result; // this is the content!
editor.setValue(content);
editor.clearSelection();
}
}
Write
Preview
Loading…
Annulla
Salva