openupm
openupm copied to clipboard
Code highlighting is lost for the second code block on my package page
Bug report
Bug category
- [x] Website: issues related to browse or discover packages.
- [ ] Pipelines: issues related to publish or manage a package.
- [ ] Registry: issues related to the registry server.
- [ ] Unity Editor: issues related to how OpenUPM works with the Unity Editor.
- [ ] Documentation
- [ ] Others
Steps to reproduce
The package README contains 3 code blocks. https://github.com/laicasaane/TypeWrap https://openupm.com/packages/com.laicasaane.typewrap/
What is expected?
Code highlighting is applied correctly to every code block on the package page.
What is actually happening?
Code highlighting is lost for the second code block on the package page.
Compare the second with the first code block.
Hmm interesting, only the second code block highlighting is missing. The one under the Notes section - the third code block highlighting is working.