Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skn0tt/markdown-link-expander
https://github.com/skn0tt/markdown-link-expander
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skn0tt/markdown-link-expander
- Owner: Skn0tt
- License: mit
- Created: 2020-07-06T16:52:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:45:06.000Z (11 months ago)
- Last Synced: 2024-10-04T16:10:26.450Z (about 1 month ago)
- Language: TypeScript
- Size: 693 KB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# markdown-link-expander
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
![](https://badgen.net/vs-marketplace/v/skn0tt.markdown-link-expander)
![](https://badgen.net/vs-marketplace/d/skn0tt.markdown-link-expander)
![](https://badgen.net/vs-marketplace/i/skn0tt.markdown-link-expander)> Logo by [Anna Verbovaya](https://www.instagram.com/anve.anve/)
Easily create pretty link lists from your URLs.
> Built a @code extension that makes it easier to build link lists.
> Put in your URL, run `Expand` command, boom 💥
> You got a pretty markdown link.
> #vscode
>
>
> ![Demo Gif](./demo.gif)
> — Simon Knott (@skn0tt) July 6, 2020> Check out [PasteURL](https://github.com/kukushi/PasteURL) too, it solves the same problem in a different way! :D
## Getting Started
1. Install the extension
2. Paste a URL and highlight it
3. `CMD+ALT+P`; "Expand URL to Markdown"
4. Profit## TODO
- [ ] Add Citation Feature
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Stephen Parish
💻
Anna Verbovaya
🎨
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!