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

[plugin] line-highlight not available after updating to 0.9.0 #192

Open
gabrielcsapo opened this issue Dec 8, 2020 · 3 comments
Open

[plugin] line-highlight not available after updating to 0.9.0 #192

gabrielcsapo opened this issue Dec 8, 2020 · 3 comments

Comments

@gabrielcsapo
Copy link

gabrielcsapo commented Dec 8, 2020

In my ember-cli-build.js file I have

    'ember-prism': {
      'components': ['javascript'],
      'plugins': ['line-highlight', 'line-numbers']
    },

in 0.6.0 this works, in 0.9.0 it doesn't.

@RobbieTheWagner
Copy link
Member

@gabrielcsapo we still support plugins. Perhaps the name changed or something?

@gabrielcsapo
Copy link
Author

@RobbieTheWagner
Copy link
Member

@gabrielcsapo do you have a reproduction you could point me at?

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