Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

feat(contented): ability to customize unified plugins #629

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

fuxingloh
Copy link
Owner

What this PR does / why we need it:

Make it easier to customize content processor with subset of plugins.

@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for contented ready!

Name Link
🔨 Latest commit afe6353
🔍 Latest deploy log https://app.netlify.com/sites/contented/deploys/651c14b54c960e0008394d2c
😎 Deploy Preview https://deploy-preview-629--contented.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #629 (afe6353) into main (0551e1b) will increase coverage by 6.72%.
Report is 70 commits behind head on main.
The diff coverage is 97.43%.

@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
+ Coverage   85.00%   91.72%   +6.72%     
==========================================
  Files          10       13       +3     
  Lines         420      544     +124     
  Branches       73      100      +27     
==========================================
+ Hits          357      499     +142     
+ Misses         63       45      -18     
Files Coverage Δ
...ented-pipeline-jest-md/src/JestMarkdownPipeline.ts 100.00% <100.00%> (ø)
...ages/contented-pipeline-md/src/MarkdownPipeline.ts 86.84% <100.00%> (+1.54%) ⬆️
...ages/contented-pipeline-md/src/UnifiedProcessor.ts 92.30% <100.00%> (+4.80%) ⬆️
...contented-pipeline-md/src/plugins/RehypeHeading.ts 93.54% <ø> (+6.45%) ⬆️
...contented-pipeline-md/src/plugins/RehypeMermaid.ts 93.75% <ø> (+50.00%) ⬆️
...ntented-pipeline-md/src/plugins/RemarkCodeblock.ts 100.00% <100.00%> (ø)
...d-pipeline-md/src/plugins/RemarkDirectiveRehype.ts 100.00% <100.00%> (ø)
...es/contented-pipeline-md/src/plugins/RemarkLink.ts 100.00% <100.00%> (+28.57%) ⬆️
...ages/contented-processor/src/ContentedProcessor.ts 88.46% <100.00%> (+2.04%) ⬆️
...s/contented-pipeline-md/src/plugins/RehypeShiki.ts 96.77% <96.77%> (ø)
... and 2 more

@fuxingloh fuxingloh marked this pull request as ready for review October 3, 2023 13:22
@fuxingloh fuxingloh merged commit 465e0e4 into main Oct 3, 2023
@fuxingloh fuxingloh deleted the fuxing/customize-plugins branch October 3, 2023 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant