vuepress / ecosystem

Official plugins and themes for VuePress2
https://ecosystem.vuejs.press
MIT License
20 stars 26 forks source link

fix: fix preWrapper plugin #157

Closed Mister-Hope closed 1 month ago

Mister-Hope commented 1 month ago

The preWrapper plugin should only wrap a <div> element when the fence result is a <pre> element

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9252203417

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/plugin-shiki/src/node/markdown/preWrapperPlugin.ts 3 4 75.0%
<!-- Total: 4 5 80.0% -->
Totals Coverage Status
Change from base Build 9250159618: 0.02%
Covered Lines: 989
Relevant Lines: 1569

💛 - Coveralls