-
Notifications
You must be signed in to change notification settings - Fork 51
How do i describe a dir path for loading pngs? #276
Copy link
Copy link
Closed
Labels
converted to discussionThis issue was converted to discussionThis issue was converted to discussion
Description
I am trying to use this plugin so I can use variables instead of typing relative or absolute path for PNG files under mkdocs/docs/assets/images/applications/
extra:
app_images: /assets/images/applications/I did above in mkdocs.yml and  in MD file, but it doesn't work as I wanted. Although PNG loads, but It's just guessing the path.
INFO - Doc file 'wiki/Docker/compose/applications/syncthing.md' contains an absolute link '/assets/images/applications/syncthing.png', it was left as is. Did you mean '../../../../assets/images/applications/syncthing.png'?How to do this correctly?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
converted to discussionThis issue was converted to discussionThis issue was converted to discussion