Convert provides the standard interface for conversion of a Markdown document.
All the function does is return a pointer to api.DocumentConversionResponse with
PagesHTML set to the given (*api.DocumentConversionRequest).Filedata converted by the blackfriday lib.