markdown2html/bin/strip-frontmatter

2 lines
71 B
Bash
Executable File

#!/bin/sh
node $(dirname "$(readlink -f "$0")")/strip-frontmatter.js $*