Skip to content

Typescript not working in new branch. #182

Open
@skunkworker

Description

@skunkworker

Right now I am trying to use the typescript syntax highlight inside of a vue component.

By default when the script tag is bare, like <script> or <script type="text/javascript"> this works just fine and properly highlights the javascript.

vue_highlight_js

But when I change this to be <script type="ts"> it goes white and fails to highlight the typescript included.

vue_highlight_ts

Is there some other configuration setting that is somehow interfering with the typescript highlighting?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions