vuejs / theme

VitePress theme for vuejs.org.
MIT License
245 stars 87 forks source link

Duplicated language specifier in code blocks #69

Closed brc-dd closed 2 years ago

brc-dd commented 2 years ago

Refer Vue.js docs:

image

Caused by https://github.com/vuejs/vitepress/pull/875 -- need to update styles here, and maybe add copy code button :)

Probably line highlighting will be broken too.