readthedocs / sphinx-notfound-page

Create a custom 404 page with absolute URLs hardcoded
https://sphinx-notfound-page.readthedocs.io/
MIT License
48 stars 32 forks source link

Test: make them work with docutils >= 0.17.x #150

Closed humitos closed 3 years ago

humitos commented 3 years ago

Instead of div class=figure, docutils >= 0.17 uses figure.

astrojuanlu commented 3 years ago

👍🏽