-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Bug
Copy link
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.3
Python Version
3.10
Steps to Reproduce
- Create a custom field choice set with Markdown code in the
description
field, such as:**Foo**
Expected Behavior
The description is not intended to support Markdown rendering, so the text should render as-is, as with most other models.
Observed Behavior
The text is rendered as Markdown. (This template code was probably copied from the custom field template, which is an outlier because its description does support Markdown.)
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application