An open API service indexing awesome lists of open source software.

https://github.com/kowainik/shortcut-links

🖇️ Link shortcuts for use in text markup
https://github.com/kowainik/shortcut-links

haskell-library markdown shortcut-links

Last synced: about 1 year ago
JSON representation

🖇️ Link shortcuts for use in text markup

Awesome Lists containing this project

README

          

# shortcut-links

[![GitHub CI](https://github.com/kowainik/shortcut-links/workflows/CI/badge.svg)](https://github.com/kowainik/shortcut-links/actions)
[![Hackage](https://img.shields.io/hackage/v/shortcut-links.svg?logo=haskell)](https://hackage.haskell.org/package/shortcut-links)
[![Stackage LTS](http://stackage.org/package/shortcut-links/badge/lts)](http://stackage.org/lts/package/shortcut-links)
[![Stackage Nightly](http://stackage.org/package/shortcut-links/badge/nightly)](http://stackage.org/nightly/package/shortcut-links)
[![MPL-2.0 license](https://img.shields.io/badge/license-MPL--2.0-blue.svg)](LICENSE)

This package is a database of link shortcuts. A Markdown example: `[Google](@w)` turns into .

It's intended to be used in wikis and text markup converters (such as Pandoc) and anywhere else where humans may be entering links.