You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Markdown, adding - or * can unordered list, but in this library, I found there is no way to achieve it .
And there is some problem, the library does not convert html tag to markdown format, for example, this is a strong text , then will print all the words rather than "this is a strong text " with strong format
The text was updated successfully, but these errors were encountered:
In Markdown, adding - or * can unordered list, but in this library, I found there is no way to achieve it .
And there is some problem, the library does not convert html tag to markdown format, for example, this is a strong text , then will print all the words rather than "this is a strong text " with strong format
The text was updated successfully, but these errors were encountered: