Skip to content
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

Add support for Microsoft PowerPoint template ( .potx) #710

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

sly7-7
Copy link
Contributor

@sly7-7 sly7-7 commented Dec 24, 2024

Add support for the Microsoft PowerPoint template file format:

  • Extension: potx
  • MIME-type: application/vnd.openxmlformats-officedocument.presentationml.template 1

Partially resolves #709

Footnotes

  1. https://learn.microsoft.com/en-us/previous-versions/office/office-2007-resource-kit/ee309278%28v=office.12%29

readme.md Outdated Show resolved Hide resolved
@Borewit
Copy link
Collaborator

Borewit commented Dec 26, 2024

Thanks for your contribution @sly7-7, your code is looking good.
Please use the initial comment for the PR description.

@sly7-7
Copy link
Contributor Author

sly7-7 commented Dec 26, 2024

Thanks for your feedback, I will do the changes tomorrow, I'm away from keyword right now.

@Borewit Borewit changed the title Add support for POTX Add support for Microsoft PowerPoint template ( .potx) Dec 27, 2024
@Borewit
Copy link
Collaborator

Borewit commented Dec 27, 2024

I took the liberty to update the description, please have a look @sly7-7.

Copy link
Collaborator

@Borewit Borewit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Borewit Borewit merged commit f978619 into sindresorhus:main Dec 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding opendocument and officedocument templates mime ?
2 participants