We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System: OS: macOS 14.0 CPU: (10) arm64 Apple M2 Pro Memory: 79.34 MB / 32.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 118.0.5993.117 Safari: 17.0 npmPackages: rspress: ^1.5.0 => 1.5.0
Headings and TOC does not support HTML character entities and escape characters.
What I expect to be:
User('sub')
But got:
https://codesandbox.io/p/sandbox/awesome-sunset-fmx92l?file=%2Fdocs%2Foverview%2Findex.md%3A9%2C1
```md # 概览 ## @User(\'abc\') \' ' ## @User('abc') ```
The text was updated successfully, but these errors were encountered:
You can unable this config to avoid this error. I'll fix it at web-infra-dev/mdx-rs#14
Sorry, something went wrong.
10Derozan
Successfully merging a pull request may close this issue.
Version
System: OS: macOS 14.0 CPU: (10) arm64 Apple M2 Pro Memory: 79.34 MB / 32.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 118.0.5993.117 Safari: 17.0 npmPackages: rspress: ^1.5.0 => 1.5.0
Details
Headings and TOC does not support HTML character entities and escape characters.
What I expect to be:
But got:
Reproduce link
https://codesandbox.io/p/sandbox/awesome-sunset-fmx92l?file=%2Fdocs%2Foverview%2Findex.md%3A9%2C1
Reproduce Steps
The text was updated successfully, but these errors were encountered: