-
Notifications
You must be signed in to change notification settings - Fork 555
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
Clarified description of the SDK in README.md #1858
base: main
Are you sure you want to change the base?
Conversation
README.md
Outdated
- Splitting up (shredding) a file into multiple files, and combining multiple files into a single file. | ||
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. | ||
|
||
|
||
Prerequisite for using the Open XML SDK: detailed knowledge of the relevant formats and standards |
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.
Should we add links to the standard and Office docs?
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.
like this?
Prerequisite for using the Open XML SDK: detailed knowledge of the relevant formats (https://learn.microsoft.com/en-us/openspecs/office_standards/ms-offstandlp) and standards (https://standards.iso.org/ittf/PubliclyAvailableStandards/index.html - search for 29500)
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.
That looks good 👍
included links to ISO and Learn.microsoft.com
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.
I approve but would like to see comments from Taylor as well.
Also, the "Important" note about CI feed URL changing, is that about the first badge/link to the nuget package site? If so do we still need that note?
includes info from Thomas Barnekow and simplifies the Note on breaking changes in v 3.0.0