badcodeltd / safecms

A powerful content management system built on top of the SAFE Network
MIT License
14 stars 5 forks source link

Nice to have - ability to toggle between medium editor and html editor #22

Closed JPL1 closed 6 years ago

JPL1 commented 6 years ago

Not sure how feasible that is but it would be nice.

BadCodeShane commented 6 years ago

@JPL1 unfortunately, this can't be supported at the moment, the Medium editor isn't capable of taking in arbitrary HTML so things will break. Right now, once you switch from Medium to HTML, that process is irreversible, I can look at implementing a custom editor in the future which allows this, though - for now I'm going to close this.