PaulieScanlon / mdx-embed

Embed 3rd party media content in MDX - no import required 🧽
https://mdx-embed.netlify.app/
MIT License
271 stars 30 forks source link

Add Replit embed #240

Closed pavi2410 closed 1 year ago

pavi2410 commented 2 years ago

Adds embed for replit.com repls

Docs: https://docs.replit.com/hosting/embedding-repls

Closes #239

codecov-commenter commented 2 years ago

Codecov Report

Merging #240 (0d20364) into main (3d56d57) will decrease coverage by 0.14%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   94.11%   93.96%   -0.15%     
==========================================
  Files          92       94       +2     
  Lines         798      812      +14     
  Branches      158      164       +6     
==========================================
+ Hits          751      763      +12     
  Misses         12       12              
- Partials       35       37       +2     
Impacted Files Coverage Δ
...ackages/mdx-embed/src/components/replit/replit.tsx 66.66% <66.66%> (ø)
...ed/src/components/mdx-embed-provider/components.ts 100.00% <100.00%> (ø)
src/components/mdx-embed-provider/components.ts 100.00% <0.00%> (ø)
src/components/replit/replit.tsx 100.00% <0.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 3d56d57...0d20364. Read the comment docs.

dankentfield commented 1 year ago

@PaulieScanlon @spences10 @molebox is there a path to getting this merged? I am happy to lend a hand finishing this off if it needs more work as I'd like to use repl embeds.

PaulieScanlon commented 1 year ago

Hey @dankentfield apologies for the delay. This has been merged!

Thank you for your contribution. The Replit component should now be available in 1.1.2