nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

Make base64 encoded images collapsible #3227

Open tbsbdr opened 4 months ago

tbsbdr commented 4 months ago

embedding images via base64 is generally awesome ❤️ thanks for your great work!

Would you approve a pullrequest that would do the following?

Current Behavior

Expected Behavior

Visual

https://github.com/nhn/tui.editor/assets/26610733/eef6961f-0809-4861-82f6-25b6b965801e

partly relates to https://github.com/nhn/tui.editor/issues/2860