jsarafajr / slackify-markdown

Convert markdown into Slack-specific markdown
MIT License
129 stars 25 forks source link

Upgrade to remark-stringify@9 #19

Closed 72636c closed 3 years ago

72636c commented 3 years ago

This is required to land the security upgrade in #16.

Closes #18.

codecov-io commented 3 years ago

Codecov Report

Merging #19 (d00174d) into master (897d99e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           39        61   +22     
  Branches         6         6           
=========================================
+ Hits            39        61   +22     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/slackify.js 100.00% <100.00%> (ø)

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 fcf3776...d00174d. Read the comment docs.

jsarafajr commented 3 years ago

This is huuuge @72636c !!

Thanks for taking the time to rewrite it! 10x 👍

jsarafajr commented 3 years ago

Published as slackify-markdown@v4.0.0