Syntax highlighting

Hi @Carleas, hope you are well.

Is there a way to disable syntax highlighting for code blocks?

Yes, putting the word ‘text’ after the opening triple backticks.

``` text
Code block 
...

You can also use this to get syntax highlighting specific to different languages.

1 Like

Brilliant! Thank you.

:grinning_face: