#/bin/sh find . -type f -iname "*.md" | xargs -0 -d "\n" prettier -w