Hi @Carleas, hope you are well.
Is there a way to disable syntax highlighting for code blocks?
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.