I’ve seen that Github allows certain and non conventional syntax highlighting with markdown.
I’d like to know, excluding the possibility of using html, is it possible to set a file where I can define a syntax highlighting language (Solidity or Vyper) which is not set by default?
TL, DR: By default I can highlight a Javascript or a Python code block… is this possible with something like Solidity?