Using your favourite text editor in your browser
If you’ve used the Internets and a browser (I found you!) then you’ve probably also typed a bunch of text into a <textarea> element and thought “Meh.”
Enter It’s All Text. Executive summary: Edit <textarea>’s with your favourite editor and enjoy a healthier lifestyle. It’ll even update the text area for you when you save the document in your editor!
Hundreds of syntax files exist for almost every good text editor, like Vim:
- Writing Trac wiki markup?
:set ft=tracwiki - Replying to e-mail?
:set ft=mail - Writing Markdown?
:set ft=markdown - Contributing to Wikipedia?
:set ft=Wikipedia
Got any others suitable for the Interweb? Tell me.