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

Ordered lists separated by a single space from unordered lists show up as unordered #340

Closed
xirzec opened this issue Jan 29, 2014 · 2 comments

Comments

@xirzec
Copy link

xirzec commented Jan 29, 2014

* first thing
+ another thing
- yet another thing

1. meh
1. foo
1. bar

Generates HTML that looks like:

actual

Whereas it should look like:

expected

@lukasoppermann
Copy link

+1 having this problem as well, any fixes for it yet?

@joshbruce
Copy link
Member

#982

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

No branches or pull requests

3 participants