HTML-Editor with instant preview rendering
advantages:
- works offline
- small size (only a few KB)
- fast
- in your browser
- renders as you type
- indentation with tabulator (tab)
in development:
- multiple documents (html, js, css)
- movable editor
- saving
known errors:
- no RAM allocation limit (be careful with your infinite loops!)