Skip to content

Conversation

Tigge
Copy link
Contributor

@Tigge Tigge commented Aug 28, 2015

The footnotes extension actually didn't recurse correctly when looking for the place marker. If it wasn't a child of the root element it would traverse and find the place marker but still return None in the finder function.

@waylan
Copy link
Member

waylan commented Aug 28, 2015

@Tigge, thanks for your contribution. Before I accept it, could you provide a test which fails before this change is applied and passes after? I'm not sure I see what this is accounting for.

@Tigge
Copy link
Contributor Author

Tigge commented Aug 29, 2015

@waylan Test added!

waylan added a commit that referenced this pull request Aug 29, 2015
Fix find footnote placeholder to recurse
@waylan waylan merged commit d442f57 into Python-Markdown:master Aug 29, 2015
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