On 20 Dec 2007, at 20:47, Alan Curtis wrote:
cd "${TM_MULTIMARKDOWN_PATH:-~/Library/Application Support/ MultiMarkdown}"
I think this (default path) lack “.tmbundle” and it _really_ should be using TM_SUPPORT_PATH instead of a hardcoded (default) path, which additionally means it should store multimarkdown2XHTML.pl under Support/bin (in the bundle).