Skip to content

Format markdown link from inline to reference style and verse vice

Notifications You must be signed in to change notification settings

cyrusn/markdown-link-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Markdown link formatter

Alfred setting

# convert from reference link to inline style
# /bin/zsh
./mdLinkConverter.py $1 -i
# convert from inline link to reference style
# /bin/zsh
./mdLinkConverter.py $1 -r

About

Format markdown link from inline to reference style and verse vice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages