Skip to main content

Generate Markdown links from a list of URLs

Project description

MDLinks

Generate Markdown links from a bunch of URLs.

By default, uses the page <title> as the link text.

Example usage:

% cat > urls.txt
https://example.com/
https://en.wikipedia.org/wiki/Example
https://wiki.archlinux.org/title/File_permissions_and_attributes
% mdlinks < urls.txt
* [Example Domain](https://example.com/)
* [Example - Wikipedia](https://en.wikipedia.org/wiki/Example)
* [File permissions and attributes - ArchWiki](https://wiki.archlinux.org/title/File_permissions_and_attributes)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mdlinks-0.1.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mdlinks-0.1.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page