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

MDX Compilation failing for swagger #802

Open
Pratosh22 opened this issue Apr 17, 2024 · 0 comments
Open

MDX Compilation failing for swagger #802

Pratosh22 opened this issue Apr 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Pratosh22
Copy link

Describe the bug

Generated MDX from swagger causing MDX Compilation to fail. Throws error Unexpected character &(U+0026) in name, expected a name character such as letters, digits,$, or _; whitespace before attributes; or the end of the tag

Expected behavior

There shouldn't be an error during compilation

Current behavior

Throws the above error, and generated MDX has syntax errors.

Screenshots

Screenshot 2024-04-17 at 11 35 53 PM Screenshot 2024-04-17 at 11 36 19 PM

Your Environment

  • Swagger Version: 2.0
  • Version used: 3.0.0-beta.8 and Docusaurus 3.2.1
  • Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3): Node 18, Brave
  • Operating System and version (desktop or mobile): MacOS
@Pratosh22 Pratosh22 added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant