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

🐛 FIX: Fixing linenos style #263

Merged
merged 2 commits into from
Nov 14, 2020

Conversation

AakashGfude
Copy link
Member

@AakashGfude AakashGfude commented Nov 13, 2020

fixes #258

I did add the style to align linenos correctly with the code which fixes the examples given in #258 , but it does mess up the example in the docs of this repo :

Screen Shot 2020-11-13 at 3 35 36 pm

But if I remove padding in the code cell, it aligns nicely though:

Screen Shot 2020-11-13 at 3 34 53 pm

How it currently looks:

Screen Shot 2020-11-13 at 3 33 23 pm

A proper fix probably needs more than this css change.

@choldgraf
Copy link
Member

they look great to me! thanks @AakashGfude for this improvement ✨

@choldgraf choldgraf changed the title 🐛 BUG: Fixing linenos style 🐛 FIX: Fixing linenos style Nov 14, 2020
@choldgraf choldgraf merged commit 0bdacc0 into executablebooks:master Nov 14, 2020
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.

line numbers misaligned for literalinclude
2 participants