File extension during export #1885
DavidPetrasek
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goals
Add the ability to specify the file extension of exported files
Background
I use Symfony (not a single page application) and it would be better (but not necessary) to have the files exported with the "html.twig" extension.
Proposal
Add new option to export:
--extension
string
default: "html"
Beta Was this translation helpful? Give feedback.
All reactions