html-slacker icon indicating copy to clipboard operation
html-slacker copied to clipboard

Converts HTML to Slack formatted markdown

Results 5 html-slacker issues
Sort by recently updated
recently updated
newest added

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`