tui.editor icon indicating copy to clipboard operation
tui.editor copied to clipboard

Is it possible to have an image link instead of base64?

Open magimenon opened this issue 2 years ago • 1 comments

Summary

When I use an upload image option, the image gets translated to base64. This is huge content. Is there any other alternative that we can use to render the image?

Version

I use the version 3.2.3

magimenon avatar Oct 05 '23 22:10 magimenon

I found a solution in issue https://github.com/nhn/tui.editor/issues/2110#issuecomment-993174318

zl810881283 avatar Apr 08 '24 16:04 zl810881283