hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.8k stars 143 forks source link

example/markdown: upgrade blackfriday dependency to v2 #228

Closed slimsag closed 5 years ago

slimsag commented 5 years ago

This change upgrades example/markdown to use the new blackfriday library version v2.

codecov-io commented 5 years ago

Codecov Report

Merging #228 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   52.22%   52.22%           
=======================================
  Files           3        3           
  Lines         653      653           
=======================================
  Hits          341      341           
  Misses        258      258           
  Partials       54       54

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 7f33046...afa850e. Read the comment docs.