BuptStEve / vuepress-plugin-demo-code

📝 Demo and code plugin for vuepress
https://buptsteve.github.io/vuepress-plugin-demo-code/
MIT License
125 stars 28 forks source link

fix: close #12, render example code for inline elements #14

Closed BuptStEve closed 4 years ago

BuptStEve commented 4 years ago

v0.3.6-0

yarn add -D vuepress-plugin-demo-code@next
# OR
npm i -D vuepress-plugin-demo-code@next
codecov-io commented 4 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   72.72%   72.72%           
=======================================
  Files           5        5           
  Lines         110      110           
  Branches       20       19    -1     
=======================================
  Hits           80       80           
  Misses         24       24           
  Partials        6        6
Impacted Files Coverage Δ
src/index.js 27.27% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8bfd6b1...d6dc4c0. Read the comment docs.