Aspose.Words’s supported formats page don’t have *.md as supported one.
But when we tried to detect markdown file with Aspose.Words.FileFormatUtil.DetectFileFormat(inputStream) it successfully detected it as Markdown.
After that we tried to convert it to PDF and conversion were success.
Should we add Markdown as exception or this format is supported?
We noticed that generated file is different from how it looks in other products, Eg. Aspose.PDF