Integrations
Zapier
Display inline code and code blocks
Step 1: Accessing the Slack Integration
Sign in to Chats GO and set up your bot
To denote a word
or phrase
as code, enclose it in backticks (`).
Code Block
Use fenced code blocks by enclosing code in three backticks and follow the leading ticks with the programming language of your snippet to get syntax highlighting. Optionally, you can also write the name of your code after the programming language.
HelloWorld.java