Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: markdown table within the description attribute cannot be rendered correctly #831

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

htmlin
Copy link
Contributor

@htmlin htmlin commented May 29, 2024

Description

fix markdown table within the description attribute cannot be rendered correctly

Motivation and Context

The "|" character within the description attribute is being escaped, which causes the markdown table to not render correctly.

How Has This Been Tested?

Screenshots (if appropriate)

image

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Copy link

Visit the preview URL for this PR (updated for commit 72befeb):

https://docusaurus-openapi-36b86--pr831-4w6i4f1f.web.app

(expires Sun, 14 Jul 2024 14:59:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@sserrata sserrata merged commit a8cffdf into PaloAltoNetworks:v3.0.0 Jun 17, 2024
15 checks passed
@htmlin htmlin deleted the patch-1 branch June 18, 2024 01:34
sserrata pushed a commit that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants