remarkjs / remark-rehype

plugin that turns markdown into HTML to support rehype
https://remark.js.org
MIT License
258 stars 18 forks source link

Add exports of `defaultHandlers`, `all`, `one` #23

Closed JounQin closed 2 years ago

JounQin commented 2 years ago

Initial checklist

Description of changes

Just like https://github.com/rehypejs/rehype-remark/pull/9

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (e72963a) into main (e071630) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           79        81    +2     
=========================================
+ Hits            79        81    +2     
Impacted Files Coverage Δ
index.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 e071630...e72963a. Read the comment docs.

github-actions[bot] commented 2 years ago

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

wooorm commented 2 years ago

Thanks, released!