Open
Description
Currently, the VuePress, GitHub & other platforms have no idea how to colour the code. So if we need the code syntax hightlight work, we could try to develop one js plugin, or we can use the keyword-similar language to alternate the fa
in the code block (more likely to be C#?).
At least, we should NOT leave the code block's flag empty. It's not a good practice.