sphinx/tests/roots/test-image-escape
Eric Wieser fa6d42597f
URI-escape image filenames (#10268)
Without this change, local images with `#` in their name result in incorrect URLs

There is already a similar call to `urllib.parse.quote` for file downloads, suggesting this is a sensible approach.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Takeshi KOMIYA <i.tkomiya@gmail.com>
2022-10-13 17:37:07 +01:00
..
conf.py URI-escape image filenames (#10268) 2022-10-13 17:37:07 +01:00
img_#1.png URI-escape image filenames (#10268) 2022-10-13 17:37:07 +01:00
index.rst URI-escape image filenames (#10268) 2022-10-13 17:37:07 +01:00