bustle / mobiledoc-kit

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

export PostEditor as public API #782

Closed gpoitch closed 1 year ago

gpoitch commented 1 year ago

Exports PostEditor as a public API and properly privatizes certain members. Since it is passed to editor.run which is used heavily in advanced usage, it's important for it to be documented/stable.