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

Usage in static page? #725

Closed willowsokora closed 4 years ago

willowsokora commented 4 years ago

Sorry if this is a dumb question, but how can I get this working on a static html page without using node?

ZeeJab commented 4 years ago

Hi @jacobsokora, not a dumb question at all. If you look through the demo app you'll see an example of how we're using it on a static page. 👍