You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a .md new post file, I use the syntax with three ` producing:
somecode...
when looking at github "md" preview page, the code snippet has some colors. But when looking to the deployed github pages, the code is using "fixed size font" (as expected for a code block) but doesn't have any color.