-
-
Notifications
You must be signed in to change notification settings - Fork 745
Closed
Closed
Copy link
Description
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 :
- Properly display the image : Generated page - Page source
- Not displaying the image : Generated page - page source
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
Metadata
Metadata
Assignees
Labels
No labels