-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Actually I think StackEdit may not be the best option we got. Because StackEdit requires a web server to host the service, so we need to use https://stackedit.io/app# as our editor and open it in an iframe. This makes it really hard to customize the editor in many ways, like auto scrolling or customize renderer.
This is an alternative called https://www.npmjs.com/package/@uiw/react-md-editor , which is local npm package without any web server dependency. As the open source component makes it possible to customize the editor as we need. I think we can investigate whether we can use this one instead of StackEdit.
Originally posted by @frank-zsy in #921 (comment)
Metadata
Metadata
Assignees
Labels
No labels