[PR #6537] [MERGED] feat: markdown support in report's description #13137

Closed
opened 2025-12-29 22:25:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6537
Author: @maximumG
Created: 6/3/2021
Status: Merged
Merged: 6/3/2021
Merged by: @jeremystretch

Base: developHead: 6527-report-description-makdown


📝 Commits (2)

  • e61b2b1 feat: markdown support in report's description
  • 10c9954 fix: remove call-outs regarding markdown support

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 docs/additional-features/reports.md (+2 -2)
📝 netbox/templates/extras/report.html (+1 -1)
📝 netbox/templates/extras/report_list.html (+1 -1)

📄 Description

Fixes: #6527

  • markdown support in report list and report result pages
  • Add notes in the documentation regarding markdown

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/6537 **Author:** [@maximumG](https://github.com/maximumG) **Created:** 6/3/2021 **Status:** ✅ Merged **Merged:** 6/3/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `6527-report-description-makdown` --- ### 📝 Commits (2) - [`e61b2b1`](https://github.com/netbox-community/netbox/commit/e61b2b1fc5069ddf2f1c04cb76c3cb2454e775e7) feat: markdown support in report's description - [`10c9954`](https://github.com/netbox-community/netbox/commit/10c9954ebcdc9633bd0e09ad9464712826647960) fix: remove call-outs regarding markdown support ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/additional-features/reports.md` (+2 -2) 📝 `netbox/templates/extras/report.html` (+1 -1) 📝 `netbox/templates/extras/report_list.html` (+1 -1) </details> ### 📄 Description ### Fixes: #6527 * markdown support in report list and report result pages * Add notes in the documentation regarding markdown --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:37 +01:00
adam closed this issue 2025-12-29 22:25:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13137