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

Linenums Enhancements #360

Merged
merged 24 commits into from Aug 18, 2018
Merged

Linenums Enhancements #360

merged 24 commits into from Aug 18, 2018

Conversation

facelessuser
Copy link
Owner

@facelessuser facelessuser commented Aug 15, 2018

Ref #314

Fix line step issue. Also create special inline option that no longer has a copy paste issue (some CSS required).
Allow line numbers "special" feature to be set globablly.  If the special option is fed in via the code header, that will override the global setting.
Aligh h1 anchors properly. Extend .codehilitetable as .highlighttable. Drop using codehilite. Use default MathJax alignment. Cleanup footer style.
Pass linenum style and special into indented code highlight handling. Also fix doc style: extending selectors should be at a higher scope.
Use pymdownx-inline instead of advanced-inline, and enable pygments fix.
@facelessuser
Copy link
Owner Author

Main issue here is we need tests and documentation.

@facelessuser facelessuser changed the title Linenums experiment Linenums Enhancements Aug 18, 2018
@facelessuser facelessuser merged commit 4b33dd7 into master Aug 18, 2018
@facelessuser facelessuser added this to the 5.0.0 milestone Aug 18, 2018
@facelessuser facelessuser deleted the linenums-experiment branch August 30, 2018 04:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant