-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Labels
bugSomething isn't workingSomething isn't workingreviewing 👀Undergoing manual audit to determine if issue should still be activeUndergoing manual audit to determine if issue should still be active
Description
Describe the bug
On the API page template we are seeing operation descriptions which contain <br /> rendered correctly as HTML
On the tag page, Cards which render the operation title and description render <br /> as strings
Expected behavior
Card descriptions are rendered with HTML elements parsed out
Current behavior
Card descriptions render html elements are strings
Possible solution
Steps to reproduce
main...omonk:docusaurus-openapi-docs:patch-1
- Add
<br/>to any operation description, see link above for example - Got to tag page
- See
<br>rendered in description
Screenshots
Api page
Your Environment
"docusaurus-plugin-openapi-docs": "4.1.0",
"docusaurus-theme-openapi-docs": "4.1.0",
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingreviewing 👀Undergoing manual audit to determine if issue should still be activeUndergoing manual audit to determine if issue should still be active
