You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ignapas Thank you for the report.
I'm sorry it took so much time to reply.
Can you elaborate on why we expect a link if the RST only includes an image?
@ignapas The tests already cover figures and it passes. Please see image-target.rst and image-target.md, and see if you can identify what is the difference between this and your case.
Describe the bug
When the HTML builder gives something like
The markdown output only shows
No link to the image nor
![]()
markdown image code.To Reproduce
I believe this is the RST code that generates it, although I don't know much about Sphinx template/generation code.
Expected behavior
I would expect the Markdown builder to give
or better yet
Environment (please complete the following information):
Additional context
I can provide with any extra info when requested
The text was updated successfully, but these errors were encountered: