-
Notifications
You must be signed in to change notification settings - Fork 13
feat: Optionally retain external image URLs identified by specified url prefix #725
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR will trigger a minor release when merged. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #725 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 896 920 +24
Branches 1 1
=========================================
+ Hits 896 920 +24 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@tripodsan , thanks for reviewing. I believe I have addressed all the review feedback. Also tested it with the deployed ci build. Marking this ready to merge. Could you please take a look and let me know if it good to merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no need to track the external images
# [2.17.0](https://github.com/adobe/[secure]-html2md/compare/v2.16.10...v2.17.0) (2025-05-19) ### Features * **external images:** augment image processing to optionally skip uploads for external images ([#725](https://github.com/adobe/[secure]-html2md/issues/725)) ([bdcebb5](https://github.com/adobe/[secure]-html2md/commit/bdcebb5b14d11be2fae79d1eb269368a020af45f))
🎉 This PR is included in version 2.17.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Please ensure your pull request adheres to the following guidelines:
Related Issues
#724