Fix image being shown in documentation #7721

Closed
opened 2025-12-29 20:27:28 +01:00 by adam · 3 comments
Owner

Originally created by @sklirg on GitHub (Mar 4, 2023).

Change Type

Cleanup (formatting, typos, etc.)

Area

Integrations/API

Proposed Changes

A referenced image in custom scripts shows up as a code block instead of as an image.

image
Originally created by @sklirg on GitHub (Mar 4, 2023). ### Change Type Cleanup (formatting, typos, etc.) ### Area Integrations/API ### Proposed Changes A referenced image in [custom scripts](https://github.com/netbox-community/netbox/blob/develop/docs/customization/custom-scripts.md#running-custom-scripts) shows up as a code block instead of as an image. <img width="1041" alt="image" src="https://user-images.githubusercontent.com/5422571/222912812-9bf0bdd4-d0da-421c-ae66-428548fee86d.png">
adam added the type: documentation label 2025-12-29 20:27:28 +01:00
adam closed this issue 2025-12-29 20:27:29 +01:00
Author
Owner

@julianstolp commented on GitHub (Mar 6, 2023):

Not sure how these two are linked but it is correct in the docs. https://docs.netbox.dev/en/stable/customization/custom-scripts/#running-custom-scripts

@julianstolp commented on GitHub (Mar 6, 2023): Not sure how these two are linked but it is correct in the docs. https://docs.netbox.dev/en/stable/customization/custom-scripts/#running-custom-scripts
Author
Owner

@jeremystretch commented on GitHub (Mar 6, 2023):

@Bierfass is correct; no changes are needed. The documentation must be rendered with mkdocs.

@jeremystretch commented on GitHub (Mar 6, 2023): @Bierfass is correct; no changes are needed. The documentation must be rendered with `mkdocs`.
Author
Owner

@sklirg commented on GitHub (Mar 6, 2023):

I see. I was reading these directly on GitHub as that was how I found them while searching. Interesting that mkdocs and GitHub chooses to render these differently.

@sklirg commented on GitHub (Mar 6, 2023): I see. I was reading these directly on GitHub as that was how I found them while searching. Interesting that mkdocs and GitHub chooses to render these differently.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7721