onecode369 / WYSIWYG

Android Rich Text Editor
Apache License 2.0
56 stars 14 forks source link

Load HTML text into Editor #12

Closed isaacmaxparker closed 1 year ago

isaacmaxparker commented 1 year ago

I've looked through the examples and your source code and I can't find a way to load text into the editor.

For example if I have an HTML string like: Bold Text Regular text ....

How can I load that into the editor so that it starts with Bold Text Regular text... In the editor before they make any changes and then they can edit that text?

isaacmaxparker commented 1 year ago

For anyone else who has this error I finally found it:

wysiwygEditor.html =