Solidity syntax highlighting doesn’t seem to be supported.
The syntax highlighting for Solidity exists in some editors and GitHub already.
But I am not sure how easy it is to implement it in Ghost.
What needs to be done to add it?
Solidity syntax highlighting doesn’t seem to be supported.
The syntax highlighting for Solidity exists in some editors and GitHub already.
But I am not sure how easy it is to implement it in Ghost.
What needs to be done to add it?
Hello,
You can use Prismjs, as it supports Solidity.
You will find all informations in this official ttutorial: A complete guide to code samples in Ghost