SwiftHTMLToMarkdown
SwiftHTMLToMarkdown copied to clipboard
Adding unordered lists to be parsed.
Was missing this for my own implementation. Maybe handy for someone else.
I've updated the tests to use Swift Testing.
Tnx for your feedback. I did a simple replace and forgot to lowercase the first letter.