MarkDEditor
MarkDEditor copied to clipboard
A WYSIWYG MarkDown editor for Android.
When I click to select an image, I get the following error. ``` --------- beginning of crash 2019-03-21 15:00:49.839 4492-4492/com.ovicko.testeditor E/AndroidRuntime: FATAL EXCEPTION: main Process: com.ovicko.testeditor, PID: 4492 java.lang.RuntimeException: Failure...
I have the editor in a fragment along with another 2 textfields. If i press back button with the cursor on said textfields, it works, but if the focus is...
I'm using glide v 4.11.0, and it cant insert image, but when i try using glide v 4.4.0, it worked
Is it possible to generate an html of the editor content to store on server.
Example: Hello World would like to bold the word **World** instead of bolding the whole sentence as it is now.
Is it possible to have **undo** and **redo** functionalities anytime soon