component-party.dev icon indicating copy to clipboard operation
component-party.dev copied to clipboard

Code highlight for Angular inline template and styles

Open eneajaho opened this issue 3 years ago • 0 comments

Is it possible to have code highlighting for Angular inline template and styles?

Or is there any way to extend astroHighlightCode to check for angular specific component and to replace the template string to highlighted html or the styles string to highlighted css?

image Current behavior is not so nice, as it shows the template all in one color, would be perfect if we could add syntax highlighting to it.

eneajaho avatar Jul 30 '22 07:07 eneajaho