B4J Question How To Get Cross-Platform Mark Down Editor

cklester

Well-Known Member
Licensed User
If I wanted to let my user use something more fancy than a TextView, would it be best to put a JavaScript text editor inside a web view?

I tried searching for a Java text editor view/widget to replace a TextView, but could not find anything. I'm basically just wanting to offer a markdown editor.
 
Top