This website requires JavaScript.
Explore
Help
Sign In
hektor
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
53dc02b4ca
nix
/
.bin
/
remove-markdown-relative-li...
4 lines
73 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
sed -i -r
's/\[*\]\(\.\/([A-z-]*.md)/\]\(\1/g'
*.md
Reference in New Issue
View Git Blame
Copy Permalink