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

[export-html] Add new --show flag, remove dependency on save-images #447

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Breakthrough
Copy link
Owner

Add new --show option to display the result of export-html automatically in the browser when processing is complete. Remove requirement to explicitly specify save-images.

export-html will now always use the preceding save-images output for the images, unless --no-images is specified. If there is no explicit save-images command, it will be run with the default config values (e.g. those from the user config file).

@Breakthrough Breakthrough added this to the 0.6.5 milestone Oct 19, 2024
@Breakthrough Breakthrough linked an issue Oct 19, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Just a nifty alias to make it automatically display in browser
1 participant