pypandoc icon indicating copy to clipboard operation
pypandoc copied to clipboard

pypandoc cannot convet https url without .html

Open futureflsl opened this issue 3 years ago • 1 comments

I use pandoc can convert https://XXXXX,url has not suffix .html,but I use this library it cannot work raise RuntimeError('Missing format!') RuntimeError: Missing format!

futureflsl avatar Jun 07 '22 07:06 futureflsl

Hi there. I would suggest specifying the input format manually

JessicaTegner avatar Jun 07 '22 07:06 JessicaTegner