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
When rendering a JSON file, keys are wrapped in <span class="nt">, but in a expanded diff section fetched from blob_excerpt endpoints, they are incorrectly rendered as <span class="s2">, resulting in incorrect syntax highlighting.
When rendering a JSON file, keys are wrapped in
<span class="nt">, but in a expanded diff section fetched fromblob_excerptendpoints, they are incorrectly rendered as<span class="s2">, resulting in incorrect syntax highlighting.