Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible/easy to enable for ejs templates? #49

Closed
cheapsteak opened this issue Sep 30, 2018 · 1 comment
Closed

Possible/easy to enable for ejs templates? #49

cheapsteak opened this issue Sep 30, 2018 · 1 comment

Comments

@cheapsteak
Copy link

cheapsteak commented Sep 30, 2018

The plugin doesn't currently highlight tagged templates strings in ejs files

<div>
  <%- html`<button>` %>
</div>

The<button> doesn't get syntax highlighting

Any idea what would go into enabling this? I'd love to help but not sure where to start

@mjbvz
Copy link
Owner

mjbvz commented Nov 7, 2018

Consider forking this plugin if you need ejs support. It's out of scope for this plugin

@mjbvz mjbvz closed this as completed Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants