How to put code | XM Community
Skip to main content
Solved

How to put code


christopeter
Level 2 ●●
Forum|alt.badge.img+1
I am trying to post code, but it does not appear. How people write code here.

Best answer by PeeyushBansal

`code` you have to put your code in `` It will appear like `Your Code`
View original

4 replies

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • Answer
  • October 4, 2018
`code` you have to put your code in `` It will appear like `Your Code`

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5923 replies
  • October 4, 2018
To do a code block put your code in fences - which is three backticks: \\`\\`\\` code goes here \\`\\`\\` Which looks like: ``` code goes here ```

christopeter
Level 2 ●●
Forum|alt.badge.img+1
  • Author
  • Level 2 ●●
  • 57 replies
  • October 4, 2018
Thanks Tom and Bansal

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • October 6, 2018
You can also do by clicking this button as in image !

Leave a Reply