dots/.bin/remove-markdown-relative-li...

4 lines
73 B
Bash
Executable File

#!/usr/bin/env bash
sed -i -r 's/\[*\]\(\.\/([A-z-]*.md)/\]\(\1/g' *.md