Skip to content

Ensure when tag text is None that it is converted to empty string#1050

Merged
waylan merged 3 commits into
Python-Markdown:masterfrom
facelessuser:bugfix/empty-none-tags
Oct 21, 2020
Merged

Ensure when tag text is None that it is converted to empty string#1050
waylan merged 3 commits into
Python-Markdown:masterfrom
facelessuser:bugfix/empty-none-tags

Conversation

@facelessuser

Copy link
Copy Markdown
Collaborator

Fixes #1049

@waylan

waylan commented Oct 21, 2020

Copy link
Copy Markdown
Member

Could you please add a comment to the change_log?

@waylan

waylan commented Oct 21, 2020

Copy link
Copy Markdown
Member

This change is not part of release 3.3, but will be part of 3.3.3. Therefore, it does not go in the 3.3 release notes. Instead it goes in the change_log under version 3.3.3.

@facelessuser

Copy link
Copy Markdown
Collaborator Author

Sorry, got a little confused

@waylan waylan merged commit 2a883a2 into Python-Markdown:master Oct 21, 2020
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.

Some elements turning into None in html output with md_in_html

2 participants