Closed lmberry closed 6 years ago
Also interested in such embedding behavior, something like using the https://simplemde.com/ one.
The popup style is the main functionality of this library. I think it would be easier to fork the script for your own needs rather than trying to cover all the use cases.
Using the get started, i was able to embed StackEdit into my page, but it takes the entire window.
I would like to contain stackedit into my own element, such as a div, to control the size. I can't seem to figure out how though.
I am using Vuejs though importing stackedit-js in the classic way the Readme is describing.