We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes you just want to render a markdown file directly to a HTML file. grip provides an option to do this:
grip
grip --export README.html
For this case, no server is started, no browser tab is opened, etc. Also can specify '-' for stdout.
Can this option please be added here?
The text was updated successfully, but these errors were encountered:
Thank you! I'll consider this feature.
Sorry, something went wrong.
No branches or pull requests
Sometimes you just want to render a markdown file directly to a HTML file.
grip
provides an option to do this:For this case, no server is started, no browser tab is opened, etc. Also can specify '-' for stdout.
Can this option please be added here?
The text was updated successfully, but these errors were encountered: