Skip to content

Unify all block-level tags. #1048

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
Oct 20, 2020
Merged

Unify all block-level tags. #1048

merged 1 commit into from
Oct 20, 2020

Conversation

waylan
Copy link
Member

@waylan waylan commented Oct 20, 2020

Use the list of tags defined in the core by the md_in_html extension.
This ensures that the lists do not diverge and allows users and/or
extnesions to expand the list in the core and have that change affect
the extension. Fixes #1047.

Use the list of tags defined in the core by the md_in_html extension.
This ensures that the lists do not diverge and allows users and/or
extnesions to expand the list in the core and have that change affect
the extension. Fixes Python-Markdown#1047.
@waylan waylan merged commit 6b6cd8b into Python-Markdown:master Oct 20, 2020
@waylan waylan deleted the 1047 branch October 20, 2020 18:06
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.

HTML error with video elements (after version 3.2.2)
1 participant