|
|
|
|
|
by stickfigure
124 days ago
|
|
Slack messages have a ton of formatting. You could implement it with some sort of extension on markdown but you'd have to write a custom parser. XML gives you a markup structure for free. Slack canvases have full layouts including images. |
|