how do i set the language for highlighting in code...
# random
p
how do i set the language for highlighting in codeblocks? everytime i enter the three backticks it just turns it into a codeblock before i can set the language
w
Where? In many tools you can write three backtics followed by language name: ```kotlin class X { } ...
Although it doesn’t work in Slack afaik 🙂
😔 1
1
r
In Slack, just disable the auto formatting in the options to be free to format yourself
But yeah, there is no inline code highlighting in Slack, only in attached snippets