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

lineNumbers: true has no effect #58

Closed
ericrange opened this issue Apr 8, 2018 · 1 comment
Closed

lineNumbers: true has no effect #58

ericrange opened this issue Apr 8, 2018 · 1 comment

Comments

@ericrange
Copy link

flask.run(`#code-${this.get('selector')}`, {
        language: "javascript",
        lineNumbers: true
      });

do not add "line-number" class to the corresponding elements.

@kazzkiq
Copy link
Owner

kazzkiq commented May 6, 2018

Have you tried version 0.3.1?

@kazzkiq kazzkiq closed this as completed May 6, 2018
@kazzkiq kazzkiq reopened this May 6, 2018
@kazzkiq kazzkiq closed this as completed May 6, 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