-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Brad, Thanks for the MultiMarkdown bundle. I love the "convert to pdf" but I am having troubles using the "convert document to LaTeX" command. My LaTeX installation works fine in textmate. The error I am getting is:
-:9: parser error : Extra content at the end of the document
<hr /> ^ unable to parse -
Does not look like a LateX issue. Any ideas?
Thanks Robert
On 29 Mar 2006, at 17:05, Brad Miller wrote:
Mark, Here is my MultiMarkdown bundle.
[snip]
I have found this to be a very useful little bundle. Let me know if you have any trouble. <multimarkdown.zip> Brad
[snip]
I am trying to implement Fletcher Penney's variant of Markdown, MultiMarkdown (http://fletcher.freeshell.org/wiki/ MultiMarkdown), as a TextMate bundle. The basic idea is to convert a Markdown document into a full xhtml document and then to use xslt to convert it into different formats such as LaTeX.
[snip]