2.3.0
Thanks to @Bunk we discovered that there's indeed a Slack API option to enable markdown formatting support in attachments too, so we removed the formatting_mode
input, using only attachment
API mode, but markdown is now enabled for the text fields. This means colors+markdown formatting at the same time! 🚀
BREAKING: removed formatting_mode
, as there's no use for it anymore