Update markdown dependency to markdown 3.x #3225

Closed
opened 2025-12-29 18:26:52 +01:00 by adam · 1 comment
Owner

Originally created by @robbat2 on GitHub (Jan 26, 2020).

Proposed Changes

Update markdown to markdown-3. This does require reviewing for breaking changes in line with the new major version.

Justification

  • Markdown 2.x is more than 2 years old now, and all future development upstream is on Markdown 3.x series.
  • Future security issues found in Markdown 2.x will not be fixed there.
Originally created by @robbat2 on GitHub (Jan 26, 2020). <!-- NOTE: This type of issue should be opened only by those reasonably familiar with NetBox's code base and interested in contributing to its development. Describe the proposed change(s) in detail. --> ### Proposed Changes Update `markdown` to `markdown-3`. This does require reviewing for breaking changes in line with the new major version. <!-- Provide justification for the proposed change(s). --> ### Justification - Markdown 2.x is more than 2 years old now, and all future development upstream is on Markdown 3.x series. - Future security issues found in Markdown 2.x will not be fixed there.
adam closed this issue 2025-12-29 18:26:52 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 27, 2020):

py-gfm requires Markdown < 3.0.

If there is a specific feature you'd like to request or bug you'd like to report, please use the applicable issue template.

@jeremystretch commented on GitHub (Jan 27, 2020): [py-gfm](https://github.com/Zopieux/py-gfm) requires Markdown < 3.0. If there is a specific feature you'd like to request or bug you'd like to report, please use the applicable issue template.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3225