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

blockquotes in lists have gross top padding #446

Open
Daniel-Hug opened this issue Jul 6, 2014 · 2 comments
Open

blockquotes in lists have gross top padding #446

Daniel-Hug opened this issue Jul 6, 2014 · 2 comments
Labels

Comments

@Daniel-Hug
Copy link

This may be an issue with the markdown renderer, but the following markdown:

1.   The following blockquote has an ugly top padding:

2.   > Written with [StackEdit](https://stackedit.io/).

...renders this:
markdown blockquote rendering bug

@benweet benweet added the bug label Sep 19, 2014
@benweet
Copy link
Owner

benweet commented Sep 21, 2014

I can't explain this. It happens in webkit for some reason.

@Daniel-Hug
Copy link
Author

Found out it's a bootstrap bug: twbs/bootstrap#14682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants