mushishi78 / content-editor

A web interface for editing documents on GitHub
https://content-editor.surge.sh
MIT License
49 stars 13 forks source link

Add wysiwyg editors based on file extentions #1

Open mkhanal opened 8 years ago

mkhanal commented 8 years ago

It would be awesome if you can add wysiwyg editors for each type of files (simple ones at least). It should be possible to hook in existing editors like https://www.tinymce.com/

The use case is, when i create some content that I want content creators to edit (not necessarily technical), they should be able to use it to edit yaml/haml/markdown/kramdown... content based on my template

Would be very helpful with Jekyll sites.