zulip/zerver/webhooks/slack_incoming
akshatdalton 8d158852fd webhooks/slack_incoming: Update regex to correctly convert emphasis.
This was a bug where we were converting _text_ to **text**.
For emphasis we use the *text* format.
2021-06-24 09:43:32 -07:00
..
fixtures webhooks/slack_incoming: Update regex to correctly convert emphasis. 2021-06-24 09:43:32 -07:00
__init__.py
doc.md
tests.py webhooks/slack_incoming: Update regex to correctly convert emphasis. 2021-06-24 09:43:32 -07:00
view.py webhooks/slack_incoming: Update regex to correctly convert emphasis. 2021-06-24 09:43:32 -07:00