Skip to content

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