MarkdownTextView
MarkdownTextView copied to clipboard
Automatically number ordered list items
When pressing return from an ordered list item, the next item should be automatically numbered with the next number in the sequence.
you could manually support this on your text view ( better solution ) ..
https://github.com/indragiek/MarkdownTextView/pull/13