Code Blocks
To add syntax highlighting in code, you just need to wrap it with three backticks, add your code, and then close the backticks. You’re good to go!
Add Title In Code Block
Now, if you want a title in code blocks, you just need to add title="some title"
and you’re good to go then.
Highlight Line In Code Block
If you want line highlight, just add the line number in curly brackets {line number}