Skip to content

[Feature] In browser markdown editor alternative #922

@frank-zsy

Description

@frank-zsy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions