Convert Markdown to HTML

# Convert Markdown to HTML:
pandoc --output=<output>.html --to=html5 --standalone <input>.md