react-md-editor icon indicating copy to clipboard operation
react-md-editor copied to clipboard

Add editable preview mode to Markdown editor

Open vishwamartur opened this issue 1 year ago • 1 comments

Related to #664

Add editable preview mode to the Markdown editor.

  • New Command: Add editablePreview command in core/src/commands/preview.tsx to allow editing in preview mode.
  • TextArea Component: Update core/src/components/TextArea/index.tsx to support rendering an editable preview mode.
  • Editor State Management: Update core/src/Editor.tsx to manage the state and rendering of the editable preview mode.
  • Context Management: Update core/src/Context.tsx to include support for editable preview mode in the context and state management.

vishwamartur avatar Nov 01 '24 07:11 vishwamartur

@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.

vercel[bot] avatar Nov 01 '24 07:11 vercel[bot]

@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

itzcodex24 avatar Nov 14 '25 17:11 itzcodex24