#!/bin/sh
git log -1 --date='rfc' --format='
Last modified by %an - %ad - commit %h' README.md | cat README.md - > pre.md
pandoc -o pre.html -f markdown+multiline_tables pre.md
cat < index.html
LMM Counsellor REST API Documentation
EOF
echo "" >> index.html
sed -i '/^