MarkyMark-Android
MarkyMark-Android copied to clipboard
numbering of List with newline
Hello, I use MarkyMark in android project of my company.
My md file have some list with new line. But it is shown no.1 all of list.
if my file is 1. text1
2. text1
3. text1
it is looked as
1. text1
1. text1
1. text1
How can I handle it?