Femto
Simple text editing
Femto is a tiny proof-of-concept text editor for files on your clouds. It can be used to quickly make changes to plain-text files stored on your cloud.
Minimal
I don't think we can emphasize it's minimalism enough - It's a html textarea that has the contents of your file in it, that's it. It's not meant to be pretty. It's meant to quickly preview a file and make simple changes to it. It's mostly just a proof of concept - a more feature rich document editor will be coming soon.
Markdown Support
Femto supports rudimentary support for inline Markdown previewing, powered by
InscrybMDE.