1
0
Fork 0
docsearch/docs/scripts/lint-md-fix
2018-08-22 20:08:49 +02:00

7 lines
112 B
Bash
Executable file

#!/usr/bin/env sh
REMARK_MODE=fix \
remark \
--quiet \
--output ./src/updated.md \
./src/test.md