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 POTX #710

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add support for POTX #710

wants to merge 1 commit into from

Conversation

sly7-7
Copy link

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

Related to #709, if it's ok for you, fit with the guidelines, and you want, I will make other PRs for the other extensions.

@@ -529,6 +529,7 @@ abortController.abort(); // Abort file-type reading from the Blob stream.
- [`pdf`](https://en.wikipedia.org/wiki/Portable_Document_Format) - Portable Document Format
- [`pgp`](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) - Pretty Good Privacy
- [`png`](https://en.wikipedia.org/wiki/Portable_Network_Graphics) - Portable Network Graphics
- [`potx`](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Powerpoint template
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- [`potx`](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Powerpoint template
- [`potx`](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft PowerPoint template

@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
Author

sly7-7 commented Dec 26, 2024

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

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.

2 participants