Skip to content

fix for nested lists #2

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

Merged
2 commits merged into from
Jan 31, 2011
Merged

fix for nested lists #2

2 commits merged into from
Jan 31, 2011

Conversation

felliott
Copy link
Contributor

Hello,

Thank you for this maintaining this wonderful module! I found an issue where nested =overs produce invalid xhtml. Given the pod in https://gist.github.com/802332, the between "Second of First" and "Second" will not be produced. To fix this, I've replaced the in_li flag with a stack to keep track of the parent tags. I've also included two new tests for numbered and bulleted lists.

Cheers,
Fitz Elliott

@theory
Copy link
Contributor

theory commented Jan 31, 2011

Hey, the replacement of the bogus <nobr> tag looks smart, too. Pulled, thanks!

khwilliamson added a commit that referenced this pull request May 22, 2019
@dk dk mentioned this pull request Oct 26, 2020
This pull request was closed.
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.

2 participants