The following assumes that :
- the Markdown file foo.md needs converting to foo.html
- pandoc is installed
- easy-pandoc-templates (https://github.com/ryangrose/easy-pandoc-templates) have been downloaded and copied to ~/.pandoc/templates
curl 'https://raw.githubusercontent.com/ryangrose/easy-pandoc-templates/master/copy_templates.sh' | bash
- mermaid-filter (https://github.com/raghur/mermaid-filter) has not yet been installed, and you wish to install it locally.