2 Jul 2007 03:45
Re: Problem with Markdown Bundle
Perrins asked... > Each time I attempt to convert a Markdown document to Latex through > the Markdown Bundle (MultiMarkdown selection) I receive this error - > > -:3: parser error : Extra content at the end of the document You need to add the following metadata line to the top of your document: Format: complete See http://fletcherpenney.net/MultiMarkdown_Syntax_Guide for more on this. You'll probably want to add in other metadata such as "Title: Something Up Top" and "Author: Perrin" that will be used in the latex file. Cheers, Paul
RSS Feed