html-slacker
html-slacker copied to clipboard
Converts HTML to Slack formatted markdown
lists, headings, todos + tests updated
Example: ```HelloA``` is converted to ```*Hello*A``` and breaks the markdown
**Summary** Running a few cases where unordered list will be convenient instead of handling such strings using a separate converter **Test Plan** Unit tests which are also in this PR
Hey - this is a great library. Thanks for the help. I opened up a PR for adding support for `ul` and `ol`