String to markdown
Problem:
I have a paragraph string that is having multiple points I.e. ordered list and normal paragraphs before or after ordered list.
It is not formatted.
Is there way or any library I can use to easily identify paragraphs and lists and format it.
I want to use this string to render a paragraph.
I have a paragraph string that is having multiple points I.e. ordered list and normal paragraphs before or after ordered list.
It is not formatted.
Is there way or any library I can use to easily identify paragraphs and lists and format it.
I want to use this string to render a paragraph.
