cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.9k stars 445 forks source link

I want to get images on RichEditorView. #171

Open namachoco opened 6 years ago

namachoco commented 6 years ago

I am a beginner of swift. I want to get images on RichEditorView. Getting HTML was very easy. But, getting images on RichEditorView is very difficult for me. Could you teach me how to get images ?