First # Heading is used as the EPUB title. Converted with pandoc -f gfm -t epub3.
# Heading
pandoc -f gfm -t epub3
Upload a .docx file to convert to EPUB using pandoc -f docx -t epub3.
.docx
pandoc -f docx -t epub3