SyntaxHighlighterService.highlight(): string
Return a syntactically highlighted version of the provided text using the specified syntax. The returned text will include appropriate color styling. An optional ColorScheme can be provided.
optional
colorScheme: ColorScheme
the color scheme to use.