Closed ghost closed 1 year ago
from what I can tell, It looks like this can be traced all the way here: https://github.com/facebook/docusaurus/blob/6c8af03f513891c7ff6ab049480e274cc12d119a/packages/docusaurus/src/client/exports/Translate.tsx#L33
Path I followed is:
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
Fixed in a previous pull request.
Describe the bug A clear and concise description of what the bug is. Some characters are not being encoded or parsed correctly in the API documentation
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Actual behavior A clear and concise description of what actually happens.
Screenshots If applicable, add screenshots to help explain your problem.
Operating System (please complete the following information):
Browser: Vivaldi 5.4.2753.51 (Stable channel) (arm64) OS: MacOS Monterey 12.6 CLI Environment NA
Additional context Add any other context about the problem here.