Skip to content

1.1.0: Fix rendering of code in links, HTML entities

Compare
Choose a tag to compare
@atomist-bot atomist-bot released this 15 Nov 20:26
· 56 commits to master since this release
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