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

Set png as the default type for CLI image options #416

Merged
merged 3 commits into from
Jan 16, 2022

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 16, 2022

In every following cases that have omitted image type, Marp CLI automatically chooses image(s) conversion for PNG:

marp test.md --image
marp --image -- test.md
marp --image --html test.md

marp test.md --images
marp --images -- test.md
marp --images --html test.md

@yhatt yhatt changed the title Set png as the default type for image options Set png as the default type for CLI image options Jan 16, 2022
@yhatt yhatt merged commit a0508bb into main Jan 16, 2022
@yhatt yhatt deleted the png-by-default-in-image-options branch January 16, 2022 05:07
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.

1 participant