publik-infra/sysadmin-doc/tools/import-odt.sh

3 lines
68 B
Bash
Executable File

#!/bin/sh
pandoc --filter despan.py --filter headers.py $1 -o $1.md