uiwjs / react-md-editor

A simple markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-md-editor
MIT License
2.19k stars 160 forks source link

When uploading image with toolbar 'Add Image' then not able to open the image on new tab when in Preview mode #217

Open IntelligaiaVivek opened 3 years ago

IntelligaiaVivek commented 3 years ago

Uploading image with toolbar 'Add Image' then not able to open the image on new tab when in preview mode.

So what option to be added in preview mode to achieve this

@jaywcjlove any option for this

image

jaywcjlove commented 3 years ago
[![](https://avatars.githubusercontent.com/u/1680273?s=80&v=4)](https://avatars.githubusercontent.com/u/1680273&v=4)

@IntelligaiaVivek The simplest way to achieve, Or write your own rehype plugin

IntelligaiaVivek commented 3 years ago

Thanks @jaywcjlove for quick reply sure