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
Code blocks are highlighted with syntax highlighting.
But inline code blocks (those created with the backtick (`) are not. The styling for these is largely targeted CSS, but should really be handled by the markdown syntax highlighter.