FLEEP
Home
Features
Pricing
Downloads
Blog
LEARN MORE
About
Press Kit
Fleep for Business
Integrations
Contact us
SUPPORT
Help center
Terms of Use
Privacy Policy
Report Abuse

How can I share code blocks and inline code?

In the best collaboration software and team chat tools like Fleep, you can format code blocks and inline code to make them easier to consume.

In Fleep, you can use the following formatting for code blocks and inline code. To create a text block that is pre-formatted and fixed-width, use one of the options below: 

  • ```triple backticks``` — go to a new line and type ``` (triple backtick). Enter your text on a new line after the backticks, and hit send. If you wish to add additional text after the preformatted paragraph, add another ``` on a new line after it, and your additional text on a new line after that (just as with :::). 

triple_backticks.gif

  • ::: on a separate line before text — go to a new line and type ::: (three colons). On a new line, add your text, and hit send. If you wish to follow it with any additional text, end your code block with another ::: on a new line.

code_snippet.gif

For inline code in a paragraph, use single backticks:

  • `single backticks` — type a single backtick to begin and end your code within any message text. This will create fixed-width text in the middle of other text.

single_backticks.gif

 

Powered by Zendesk