Is there a way to get code coloring/formatting in Slack?
clojure
{
:version "1"
:description "yada yada"
}
Just three backticks:
{
:version "1"
:description "yada yada"
}But, no, not syntax-specific.
Oh well. Thanks, Sean.
hmm. didn’t seem to syntax highlight it. EDIT. it’s there now
Ah, using a snippet? Yes, I'd forgotten about that...
...something new for me everyday.
shortcut is cmd-shift-enter for quick access