Bushel's Editor

Ok so bushel's edit page is something I have gone back and forth on many times. To be honest, it's not that bad in its current state of just using a plain HTML page with SimpleMDE but unfortunately it's completely broken on mobile. Not like a little broken, like most of the editors I can find where things like double tap to select doesn't work. No no, it's pretty much impossible to use.

So since I'm rewriting the edit page using React, I think I'm just going to write a custom editor! I'm sure I'll regret this later.