Skip to content

Fix issue308 and fix (unrelated) failure to break out of nest loop. #310

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
merged 1 commit into from
May 22, 2014
Merged

Fix issue308 and fix (unrelated) failure to break out of nest loop. #310

merged 1 commit into from
May 22, 2014

Conversation

ryneeverett
Copy link
Contributor

  • fix issue 308 (preprocessors.py lines 178-179)
  • fix unending while loop (extra.py line 78/79)
  • test issue 308
  • cleaner MarkdownInHtmlProcessor class

I included both bug fixes in one pull request because I couldn't test the first without fixing the second.

waylan added a commit that referenced this pull request May 22, 2014
Fix issue308 and fix (unrelated) failure to break out of nest loop.
@waylan waylan merged commit bdb1bda into Python-Markdown:master May 22, 2014
@ryneeverett ryneeverett deleted the issue308 branch May 22, 2014 15:21
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.

Nested markdown infinite loop
2 participants