Skip to content

stefanbohacek/link-formatter

Repository files navigation

Link formatter

A simple tool that turns URLs into HTML or Markdown links with proper titles.

Put in some URLs:

https://botwiki.org
https://voice.mozilla.org/
https://www.technologyreview.com/s/608322/the-emerging-science-of-computational-psychiatry/
http://alanluo.com/procgen/midterm.html

And get HTML or Markdown code:

[Catalog of friendly, useful, artistic online bots, and resources that can help you make them | botwiki](https://botwiki.org) (botwiki.org)
[Common Voice](https://voice.mozilla.org/) (voice.mozilla.org)
[The Emerging Science of Computational Psychiatry - MIT Technology Review](https://www.technologyreview.com/s/608322/the-emerging-science-of-computational-psychiatry/) (technologyreview.com)
[Little Planet Procedural](http://alanluo.com/procgen/midterm.html) (alanluo.com)

Any questions? Here's how to get in touch.

I hope you'll find this tool useful!

To-do

  • Add option to add target="_blank" and rel="noopener" when HTML is selected as code format (source)

For developers

You can now edit all CSS and JS files inside the src folder and use gulp to compile them.

About

Turn URLs into HTML or Markdown links with proper titles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published