mdgofmt command-line tool Installation go get -u github.com/pazams/mdgofmt-cli Make sure $GOPATH/bin is in your $PATH. Usage Just pipe into it $ cat <input-file> | mdgofmt-cli > <output-file> License MIT