Fetch a url and translate it to markdown in one command.
To install:
$ uv pip install url2markdown-cliTo use:
url2markdown https://www.djangoproject.com/To use your own custom url2markdown server instance (you should):
export URL2MARKDOWN_URL='https://urltomarkdown.herokuapp.com/?url={url}'Here are a few ways to keep up with me online. If you have a question about this project, please consider opening a GitHub Issue.



