bustle / mobiledoc-kit

A toolkit for building WYSIWYG editors with Mobiledoc
https://bustle.github.io/mobiledoc-kit/demo/
MIT License
1.55k stars 150 forks source link

Question: extensions? #720

Closed shaunc closed 2 years ago

shaunc commented 4 years ago

Is there a guide to extending mobiledoc for extra wysiwyg widgets? In particular I'm interested in whether it would be possible/how hard it would be to add mathjax support to a mobiledoc editor?

pankajpatel commented 4 years ago

I think it is possible. You can take a look at the Ghost Admin Panel (Koenig Editor) to get some idea on how to extend Mobiledoc.

gpoitch commented 2 years ago

Extensions are called "cards". Docs here: https://github.com/bustle/mobiledoc-kit/blob/master/CARDS.md