-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
Describe the problem
I really like diff blocks in the docs to show me the differences between two code snippets... but because there's no syntax highlighting it can become a bit hard to get a quick overview of the code blocks.
some examples from the new docs:


Describe the proposed solution
Add syntax highlighting to code blocks (this is what GitHub does in pull requests)
Alternatives considered
Display diff's side-by-side like GitHub does:

Importance
would make my life easier
jdgamble555, jrmoynihan, tomByrer and janjaromirhorak

