iamdanfox / ghupdate

Update GitHub pages with wysiwyg and no git commands
https://iamdanfox.github.io/ghupdate
5 stars 1 forks source link

Wysiwyg editor #5

Open iamdanfox opened 9 years ago

iamdanfox commented 9 years ago

Need a good way to display the editable regions of the selected HTML page. At a first approximation, we can just parse out class='cushycms' and display a new wysiwyg box for them.

Few react compatible editors exist already...

iamdanfox commented 9 years ago

Probably going to need to use ckeditor, because few other editors have good support for tables.