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 Excel template with macros (.xltm) #714

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 Excel template with macro file format:

  • Extension: xltm
  • MIME-type: application/vnd.ms-excel.template.macroEnabled.12 1

Partially resolves #709

Footnotes

  1. application/vnd.ms-excel.template.macroEnabled.12

@Borewit
Copy link
Collaborator

Borewit commented Dec 30, 2024

@sly7-7 please rebase this one

@sly7-7
Copy link
Contributor Author

sly7-7 commented Dec 30, 2024

@Borewit I've just done it

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 1fe621a into sindresorhus:main Dec 30, 2024
3 checks passed
@sly7-7 sly7-7 deleted the 709-xltm branch December 30, 2024 15:54
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