When I write the following markdown code ```c void main() { printf("miew"); } ``` there are no special colors for the C keywords. The text remains the same color. How should we proceed? (while in github the colors appear!)
When I write the following markdown code
there are no special colors for the C keywords. The text remains the same color. How should we proceed?
(while in github the colors appear!)