Skip to content

Show Line Numbers in Table Mode #38

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

Closed
wants to merge 3 commits into from
Closed

Conversation

kwbock
Copy link

@kwbock kwbock commented Oct 18, 2012

I added a dbl click handler to the code table cell to show the line numbers on double click if the line numbers were hidden.

…r other attributes added to the class="code" table cell. could you please review this regular expression to make sure it is correct. in my testing everything seemed to work correctly.
@kwbock
Copy link
Author

kwbock commented Oct 19, 2012

Sorry for the non passing tests. A couple had slipped through but all tests should be passing now, and the travis bot tests are passing as well.

@korny
Copy link
Member

korny commented Nov 11, 2012

Actually, I want to remove these click handlers altogether. Feels like something that's better left to a bit of jQuery on the user's blog/website.

@korny
Copy link
Member

korny commented Mar 10, 2013

I removed the feature altogether in d6546ed. Please use jQuery :-)

@korny korny closed this Mar 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants