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
runtime: Drop 'sh' highlighting from fenced code blocks
Because these are shell sessions, not scripts (e.g. we don't want
'for' in the version output highlighted as a keyword). Rolls back
4dfe30b ('sh' syntax highlighting for fenced code blocks,
2015-09-14).
Signed-off-by: W. Trevor King <[email protected]>
0 commit comments