Join Slack
Powered by
I just learned how to do syntax highlighting in Sl...
# meta
e
Ellen Spertus
09/29/2022, 2:20 PM
I just learned how to do syntax highlighting in Slack.
https://tosbourn.com/slack-syntax-highlighting/#:~:text=Start%20typing%20%2Fsnippet,Press%20%E2%80%9Ccreate%20snippet%E2%80%9D
👍 3
Ellen Spertus
09/29/2022, 2:20 PM
Copy code
println("This is using backticks")
Ellen Spertus
09/29/2022, 2:21 PM
Untitled.kt
Untitled.kt
Ellen Spertus
09/29/2022, 2:22 PM
Longer example:
https://kotlinlang.slack.com/archives/C1H43FDRB/p1664461156973769
x
xxfast
09/30/2022, 10:52 AM
wish you can do markdown codeblocks (similar to github) in slack
Copy code
```kotlin expect fun withKotlin() ```
76
Views
Open in Slack
Previous
Next