Skip to content
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

add figcaption to allowed tags #286

Closed

Conversation

AdrianDsg
Copy link

fix #285

Hi,
this pull requests adds the figcaption tag to the list of allowed tags.
I also added the missing long_description_content_type to the setup.py file as tox warned me about this.
Regards,
Adrian

@miketheman
Copy link
Member

Hi @AdrianDsg !

Thanks for the contribution.

As noted in the originating issue, we try add tests to confirm the new behaviors as we add them - can you please add a new test that confirms this behavior?

Also, as the lint fails, you may need to reflow some of the lines to accommodate the new directives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow figcaption through clean.py
2 participants