webpack-contrib / remark-loader

Load markdown through remark with image resolving and some react-specific features.
MIT License
18 stars 11 forks source link

Refactor options #23

Closed cap-Bernardito closed 4 years ago

cap-Bernardito commented 4 years ago

This PR contains a:

Motivation / Use-Case

Refactor options

Breaking Changes

Extract options for remark in remarkOptions

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           29        30    +1     
  Branches         9        10    +1     
=========================================
+ Hits            29        30    +1     
Impacted Files Coverage Δ
src/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 3de0ab4...a958b3a. Read the comment docs.