Add scss as a supported language for syntax highlighting in documentation #1906
Labels
customer-google3
Issues originating from or important to Angular
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
We commonly document the usage of visual customizations for angular UI components with .scss code. Sometimes it will do an OK job with auto-detection but if you add the
scss
hint to a triple tick code block it doesn't work well.scss is a supported language in the highlightjs docs:
https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#language-names-and-aliases
The text was updated successfully, but these errors were encountered: