Skip to content

Markdown tables missing CSS style #8097

@YukiYue

Description

@YukiYue

NetBox version

v3.0.8

Python version

3.8

Steps to Reproduce

  1. after upgrading to v3.0, a plugin that I wrote before which has render_markdown in its HTML page can not work properly. I would want to render a table by inputting
    Screenshot from 2021-12-17 18-03-18
    but what I get is not a table
  2. I tried this input in some other places using render_mardown like Circuits.providers.comments, they showed the same result:
    Screenshot from 2021-12-17 18-00-17

Expected Behavior

a table would show up

Observed Behavior

no table show up

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions