markdown.tmbundle icon indicating copy to clipboard operation
markdown.tmbundle copied to clipboard

TextMate 2 and Multimarkdown 6?

Open PaulSolt opened this issue 9 years ago • 2 comments

I can't seem to get this to work in TextMate 2 for Preview. I get errors when I try to preview with Markdown.

Failure running “Preview”.
Preview: line 15: multimarkdown: command not found

The editor updates, so now it inserts * for me when I'm doing lists, but I can't preview anything.

  1. I've tried setting the TM_MULTIMARKDOWN_PATH to /usr/local/bin
screen shot 2017-04-26 at 11 53 34 am
  1. I see multimarkdown 6 in my /usr/local/bin

  2. I don't see anything in the Textmate > Preferences > Bundles, does this overwrite existing settings?

screen shot 2017-04-26 at 11 55 12 am

PaulSolt avatar Apr 26 '17 15:04 PaulSolt

I haven't worked on this project in 6 years. I realized that I was always going to be fighting some limitations of TextMates plugin API, and created MultiMarkdown Composer instead.

There was no reason to remove this project, but I'm no longer developing it either.

fletcher avatar May 02 '17 22:05 fletcher

Makes sense. Thanks!

I'll see if I can get it to work, or leverage one of the other bundles.

-Paul

--

On May 2, 2017, at 6:14 PM, Fletcher T. Penney [email protected] wrote:

I haven't worked on this project in 6 years. I realized that I was always going to be fighting some limitations of TextMates plugin API, and created MultiMarkdown Composer instead.

There was no reason to remove this project, but I'm no longer developing it either.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fletcher/markdown.tmbundle/issues/10#issuecomment-298776966, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWsvigj0Z7EkRyIiSQWdfcgQqHWky9gks5r16rDgaJpZM4NJEvD.

PaulSolt avatar May 03 '17 14:05 PaulSolt