Skip to content

Releases: barcar/markdown-link-prefix

Initial release

07 Mar 15:47

Choose a tag to compare

Markdown Link Prefix 0.1.1

Python-Markdown extension that turns shorthand links like [text](youtube:VIDEO_ID) or [KB](snkb:KB123) into full URLs. You define prefix → URL templates in a YAML file or in config; nothing is hard-coded. Works with Zensical, MkDocs, or any tool that uses Python-Markdown.

Install

pip install markdown-link-prefix

## New Contributors
* @dependabot[bot] made their first contribution in https://github.com/barcar/markdown-link-prefix/pull/4

**Full Changelog**: https://github.com/barcar/markdown-link-prefix/commits/v0.1.0