styleguide
styleguide copied to clipboard
Improved Syntax Highlighter
I would like to see a few features in our syntax highlighter
- Icon/text label indicating the language of the code snippet.
- A way to indicate the file name
- Ability to highlight lines as added or removed (red/green)
- Copy button
The emberjs docs have a good example showing 1-3: https://guides.emberjs.com/v2.5.0/getting-started/quick-start/
