How to syntax-highlight HTML inside <script id="template" type="text/ractive">?

Viewed 57

Is there any Vs Code extension to syntax-highlight HTML inside ?

<script id="template" type="text/ractive"> <p>Hello, world!</p> </script>
0 Answers
Related