uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

upload image insert txt #223

Open jax-explorer opened 6 months ago

jax-explorer commented 6 months ago

need insert txt to content after upload image

hope editor ref can set by outter

aspnetde commented 3 months ago

I tried to do the same, but it seems it is not possible right now. To do so, the editor would need to make use of forwardRef.