#!/bin/bash cat << EOS ##title## EOS pandoc -f markdown -t html5 "$@" cat << EOS EOS