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

Headers with ampersand incorrectly rendered twice #1173

Closed
cbautista1002 opened this issue Feb 12, 2020 · 0 comments
Closed

Headers with ampersand incorrectly rendered twice #1173

cbautista1002 opened this issue Feb 12, 2020 · 0 comments

Comments

@cbautista1002
Copy link

This is the same issue as documented in #1152 and #1150 except that my headers have an ampersand in them and this is in the description field:

openapi: 3.0.0
info:
  title: Docs
  version: 1.0.0
  description: |-
    The docs are here!

    ## Cats & Dogs

This is what it's rendered as:

Screen Shot 2020-02-12 at 12 34 54 PM

Its rendered twice, where one is rendered correctly and the other is not.

For now I'm removing the & but we would prefer to show it.

I tried the above with "https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.23/bundles/redoc.standalone.js" which should contain the fix from a260c84 but the error persists.

Thanks in advance!

jancerman pushed a commit to Kontent-ai-Learn/kontent-ai-learn-redoc that referenced this issue Jun 5, 2020
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

No branches or pull requests

1 participant