markdown-toc 0.2.0

Markdown Table of Contents generator
Documentation
FROM scratch
COPY md-toc /usr/bin/md-toc

ENTRYPOINT [ "md-toc" ]