antfu-collective / vitesse

🏕 Opinionated Vite + Vue Starter Template
https://vitesse.netlify.app/
MIT License
8.79k stars 932 forks source link

When I use markdown as the page, the code block shows both themes, because is it an example? #495

Closed Carina957 closed 1 year ago

Carina957 commented 1 year ago

Describe the bug

When I use markdown as the page, the code block shows both themes.

Code source


no code modification

degit antfu/vitesse my-vitesse-app
ni
nr dev

Sample image


image

At last


By the way, i'm a big fan of Mr Anthony Fu.

Reproduction

The test above

System Info

System:
  OS: Windows 10 10.0.19044
  CPU: (12) x64 Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz   
  Memory: 718.49 MB / 7.89 GB
Binaries:
  Node: 16.19.0 - C:\Program Files\nodejs\node.EXE
  Yarn: 1.22.19 - C:\Program Files\nodejs\yarn.CMD
  npm: 8.19.3 - C:\Program Files\nodejs\npm.CMD
Browsers:
  Edge: Spartan (44.19041.1266.0), Chromium (113.0.1774.35)
  Internet Explorer: 11.0.19041.1202

Used Package Manager

pnpm

Validations

antfu commented 1 year ago

I am not able to reproduce it, neither the live deployment: https://vitesse.netlify.app/about

Carina957 commented 1 year ago

Here is the reproduction:

Carina957 commented 1 year ago

In the latest version, it seems to have been fixed.