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 Word template (.dotx) #713

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

sly7-7
Copy link
Contributor

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

Add support for the Microsoft Word template file format:

  • Extension: dotx
  • MIME-type: application/vnd.openxmlformats-officedocument.wordprocessingml.template 1

Partially resolves #709

Footnotes

  1. https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.wordprocessingml.template

@Borewit
Copy link
Collaborator

Borewit commented Dec 29, 2024

Please rebase @sly7-7

@sly7-7
Copy link
Contributor Author

sly7-7 commented Dec 30, 2024

@Borewit done

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 643ef78 into sindresorhus:main Dec 30, 2024
3 checks passed
@sly7-7 sly7-7 deleted the 709-dotx branch January 5, 2025 09:48
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