When I upload a markdown file ending with the file extension .md, I'm getting an error saying Error! not a valid markdown file and then it loads the http://www.markdownpdfconverter.com/upload webpage with the following result
But when, I visit the above url, the pdf file is blank. I have tried with several markdown files both with file extension .md & .markdown and the same thing happens
View source suggests that your site relies on a commercial conversion service to do all its work. Is there some value you are adding that I'm not seeing?
When I upload a markdown file ending with the file extension .md, I'm getting an error saying Error! not a valid markdown file and then it loads the http://www.markdownpdfconverter.com/upload webpage with the following result
{ "pdfUrl": "http://res.cloudinary.com/markdown2pdf/raw/upload/fl_attachm..., "success": true }
But when, I visit the above url, the pdf file is blank. I have tried with several markdown files both with file extension .md & .markdown and the same thing happens