erwinmatijsen / django-markdownify

Markdown template filter for Django
MIT License
120 stars 24 forks source link

Set required bleach version to < 5.0.0 #36

Closed jspaans91 closed 2 years ago

jspaans91 commented 2 years ago

Add extra filter on the bleach requirement to only versions below 5.0.0 are allowed.

This is a quickfix for #35