This repository was archived by the owner on Aug 8, 2025. It is now read-only.
1.1.0: Fix rendering of code in links, HTML entities
Use a placeholder for inline code rather than splitting on them so markup that spans them will be process properly. Replace Slack special characters everywhere in the message, except where they are already HTML entities. Fixes #37