sphinx-mdinclude icon indicating copy to clipboard operation
sphinx-mdinclude copied to clipboard

use image paths relative to md file

Open prozessorkern opened this issue 1 year ago • 2 comments

Description

we use this plugin to include readme.md files into the sphinx documentation. In this usecase used images are referenced relative to the *.md file - currently sphinx will not be able to find those files.

With this fix sphinx will search for images relative to the md file.

prozessorkern avatar Mar 19 '24 12:03 prozessorkern

Merge please.

michimussato avatar Feb 02 '25 14:02 michimussato

Would be nice to include some test cases or expected inputs/outputs.

amyreese avatar Feb 03 '25 01:02 amyreese