[TxMt] Problem with Markdown Bundle
Paul McCann
paul.mccann at adelaide.edu.au
Mon Jul 2 01:45:04 UTC 2007
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
More information about the textmate
mailing list