A full featured, web hosted text editor with syntax highlighting (under development)
Set up a local webserver to test the editor:
python -m SimpleHTTPServer 8000
Now visit the page in the browser via localhost:8000
A (soon to be) full featured, web hosted text editor with syntax highlighting
JavaScriptMIT