-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
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
DocumentAssembler: Support for images #31
Conversation
First I want to line out, that this contribution is not our own but from user @krembf that he tried to get into the Microsoft repo back in 2018 (see DocumentAssembler: Support for Images (#42) #236). Because of holidays it will take me some weeks to get a new docs page. |
# Conflicts: # OpenXmlPowerTools.Tests/Word/DocumentAssemblerTests.cs
I've released code from this branch in v1.7.0-beta1 |
Thanks for mentioning me, @michha! |
# Conflicts: # RELEASE_NOTES.md
Our use cases are working with the beta release 👍 |
I've released it as v1.7.0 but it will be nice to add more docs for this as separate PR. |
In our organisation we use a custom Clippit version, where we took a Pull Request for the Open-Xml-PowerTools and applied it on Clippit.
I want to bring this feature to Clippit, so everyone can use it.