react-md-editor
react-md-editor copied to clipboard
Add editable preview mode to Markdown editor
Related to #664
Add editable preview mode to the Markdown editor.
- New Command: Add
editablePreviewcommand incore/src/commands/preview.tsxto allow editing in preview mode. - TextArea Component: Update
core/src/components/TextArea/index.tsxto support rendering an editable preview mode. - Editor State Management: Update
core/src/Editor.tsxto manage the state and rendering of the editable preview mode. - Context Management: Update
core/src/Context.tsxto include support for editable preview mode in the context and state management.
@vishwamartur is attempting to deploy a commit to the kenny wong's projects Team on Vercel.
A member of the Team first needs to authorize it.
@jaywcjlove Is this something we will see being merged in soon? Opened since Nov 2024. Not sure if this will resolve https://github.com/uiwjs/react-md-editor/issues/695