notes/scripts/mcrl
2022-09-05 07:23:32 -07:00

3 lines
126 B
Bash
Executable file

#!/bin/bash
curl -sL https://${1} | pandoc -f html -t markdown | grep -v -e '^$' | grep -v -e ":::" | pygmentize -l markdown