Hi,
When sending messages, how do we apply format on certain text?
Thanks,
Naran
Hi,
When sending messages, how do we apply format on certain text?
Thanks,
Naran
Hi Naran,
The ability to format text in messages is platform dependent as follows:
Facebook
Doesn’t support any form of markdown
Telegram
As shown in the telegram docs here, telegram only support limited Markdown - bold, italics, inline links and preformatted code. You can however send a message as HTML as well and the current supported tags here are < b>, < i>, < a>, < code> and < pre>. In order to use these features you would need to use a Bot > Make a Custom Request action.
Here is an example flow that shows using both markdown or HTML for bold and italics.
Slack
Slack messages may be formatted using a simple markup language similar to Markdown. Supported formatting includes: pre
, code
, _italic_
, *bold*
, and even ~strike~
.
For more information on these please see the Slack documentation here.
Web Messenger
Supports _italic_
and **bold**
I hope this helps
Thanks Karen. Currently, I am using only web messenger how can I use the italic format…?
-Naran
Hi Naran,
Sorry about that. I’ve editted my above message so that the methods to use the markdowns show. The community page also uses some markdown language and converted the tags automatically.
Any news about FB Messenger? https://twitter.com/wongmjane/status/1098658053426098176