-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executionstatus: claimedIssue has been claimed by a contributor who plans to work on it.Issue has been claimed by a contributor who plans to work on it.
Description
🐛 Bug Report
Every code block with a language class do not render the language right becuase there is a space between them. Here is a image:
Have you read the Contributing Guidelines on issues?
yes
To Reproduce
- clean install
- add a
builder.code(npm install --save-dev, "bash");
Expected behavior
It should render the class like language-bash not language- bash (note the space).
(Write what you thought would happen.)
Actual Behavior
see screenshot above
(Write what happened. Add screenshots, if applicable.)
Reproducible Demo
https://github.com/unibeautify/unibeautify
(Paste the link to an example repo, including a siteConfig.js, and exact instructions to reproduce the issue.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executionstatus: claimedIssue has been claimed by a contributor who plans to work on it.Issue has been claimed by a contributor who plans to work on it.
