Search terms
img src invalid link
Expected Behavior
when referencing multiple time a "local" image from a repository, the generated typedoc should properly includes a link or a copy to the same image in all referenced documentation point.
Actual Behavior
Typedoc will copy the image under the destination folder renaming the file to imagename-[x]ext, and properly setting the link to the copied image for one of the reference, but letting the original imagename.ext filename for the other one.
Steps to reproduce the bug
here is an example where both use the same source image :
Link to our repo : https://github.com/melonjs/melonJS
tsconfig.json
tsconfig.base.json
Environment
- Typedoc version: 0.26.3
- TypeScript version: 5.5.2
- Node.js version: 20.11.0
- OS: MacOS 14.5