Question
Is it possible to add Numbering or Ordered list ? (like <li> <ol>)
I want to allow users to use ordered lists and buletting inside my rich text editor
Ex:
Here is my text
- No 1 idea
- No 2 idea
- ...
Is the above example implementation possible with tlf or with textArea and htmlText ?
Any feedback is appreciated, Thanks!
