-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Odd vertical spaces in pre elements #329
Comments
Merged
skirpichev
added a commit
to skirpichev/diofant
that referenced
this issue
Nov 28, 2016
This was referenced Mar 8, 2017
skirpichev
added a commit
to skirpichev/diofant
that referenced
this issue
Oct 11, 2018
It seems, Code of Conduct again successfully works! But code review - doesn't. They introduce readthedocs/sphinx_rtd_theme#329 again. Workaround readthedocs/sphinx_rtd_theme#687
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This really break 2D ASCII-art figures, as pasted from the console session.
C.f.
![1](https://cloud.githubusercontent.com/assets/2155800/18990260/c3d6baec-8721-11e6-8c9e-55d8bca541db.png)
And console:
![2](https://cloud.githubusercontent.com/assets/2155800/18990351/40316dd0-8722-11e6-8362-bb150433906b.png)
Unsetting line-height for pre - solves problem for me.
The text was updated successfully, but these errors were encountered: