I searched quiet a lot, but could not find a solution that works. It seems it is not possible to link local images with a relativ path in markdown. I am building a documentation with doxygen, using markdown. I am working with Windows.
Example:

If I use the absolute path like

Everthing works fine. But of course this solution is not portable. Any ideas?