[–] d--b 8y ago ↗ Slack does: https://get.slack.help/hc/en-us/articles/204145658-Creating-... [–] neduma 8y ago ↗ Hipchat and other supports `/code <your code >`
[–] tuyguntn 8y ago ↗ Telegram does:for one-liners: use `your one liner`for multiline snippets: ``` multiline snippet ```note there is no code highlight
[–] rerx 8y ago ↗ Skype does: Start your message with `!! ` (without the back ticks). [–] dope 8y ago ↗ Wow, did not know this - thanks!
[–] WillKirkby 8y ago ↗ Discord does: wrap your code in `` inline or ``` for a block.Language highlighting can be supplied too: ```cpp /* some C++ code here */ ```
[–] chatmasta 8y ago ↗ FB messenger supports it on desktop only. [0][0] https://news.ycombinator.com/item?id=13799800(Sorry for the indirect sourcing)
7 comments
[ 3.9 ms ] story [ 46.0 ms ] threadfor one-liners: use `your one liner`
for multiline snippets: ``` multiline snippet ```
note there is no code highlight
Language highlighting can be supplied too:
[0] https://news.ycombinator.com/item?id=13799800
(Sorry for the indirect sourcing)