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 option to output to file in CLI (#608) #609

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

Crozzers
Copy link
Contributor

@Crozzers Crozzers commented Nov 2, 2024

This PR closes #608 by adding a CLI option to output to a file instead of stdout. Example usage:

python lib/markdown2.py text.md --output index.html

@nicholasserra
Copy link
Collaborator

Nice thank you!

@nicholasserra nicholasserra merged commit 1f314c1 into trentm:master Nov 2, 2024
15 checks passed
@nicholasserra nicholasserra mentioned this pull request Nov 2, 2024
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.

Add Output to file
2 participants