I am wondering how easy to add syntax and make the syntax highlighted in Ghost. Its super easy, we can just type "```" and then spacebar. Syntax box will appears!
But, the syntax you get will not colorful. To get the syntax highlight you need some extra work, add prism library to Code Injection in Ghost admin panel.
Cisco IOS Syntax
YAML Syntax
Python Syntax
PowerShell Syntax
The most use in my future blog is CLI, YAML, Python and PowerShell syntax which is shown perfectly nice above. Have a nice day!