7 lines
81 B
Bash
Executable file
7 lines
81 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
remark \
|
|
--no-stdout \
|
|
--quiet \
|
|
--frail \
|
|
./src/*.md
|