-
Notifications
You must be signed in to change notification settings - Fork 42
Improve code blocks in markdown rendering #120
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
Conversation
Signed-off-by: Morris Jobke <[email protected]>
rullzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it!
Signed-off-by: Morris Jobke <[email protected]>
css/public-share.scss
Outdated
| code { | ||
| background-color: rgb(242, 242, 242); | ||
| border-radius: 3px; | ||
| padding: 0px 2px 2px 2px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some padding on the left (maybe a bit more in general) would be good I think. Besides that 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Morris Jobke <[email protected]>
|
Backport in #121 |



Before:
After: