notes/scripts/mcrl
2022-06-09 12:59:03 -07:00

3 lines
135 B
Bash
Executable file

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