When I convert a multi-markdown document to PDF, all of the apostrophe's are removed. Does this happen to anyone else? Does anyone know how to fix it?
Thanks, Steve
On Jun 7, 2006, at 11:14 AM, nachodog@mac.com wrote:
When I convert a multi-markdown document to PDF, all of the apostrophe's are removed. Does this happen to anyone else? Does anyone know how to fix it?
Yes, I've had this problem too. However, my PDFs are for internal consumption only, so I haven't pursued a solution. Nevertheless, a fix would be welcome.
Regards, David
On 7/6/2006, at 17:14, nachodog@mac.com wrote:
When I convert a multi-markdown document to PDF, all of the apostrophe's are removed. Does this happen to anyone else? Does anyone know how to fix it?
That appears to be a problem with htmldoc, which can’t handle the curly apostrophe.
For that reason, it might be good to remove SmartyPants step from the MultiMarkdown => PDF, although I am a little surprised by this htmldoc shortcoming.