Bhargava,
Glip supports Glipdown, a flavor of markdown which includes table support. Emojis are supported along with the following syntax:
*italics*
**bold**
[a link](http://google.com)
> quote
~~strikethrough~~
_underline_
* bullet
|three|column|table|
This is described more in detail in Glip when creating a Glip Webhook integration
In our upcoming release (which is very soon) we would also be supporting rich media which will include the below formats:
- Images
- Videos
- File Attachments
We will update this thread when we have the feature available.
In addition to the above, you can use pre-formatted text for code using code blocks that start with
.
Have you added support for images, videos, and file attachments?