fletcher / peg-multimarkdown

An implementation of MultiMarkdown in C, using a PEG grammar - a fork of jgm's peg-markdown. No longer under active development - see MMD 5.
Other
525 stars 55 forks source link

Activity monitor multiple multimarkdown processes keep appearing #134

Closed svsmailus closed 11 years ago

svsmailus commented 11 years ago

I keep getting 15 or so multimarkdown processes running slowing down my machine. Files & Ports tells me:

/private/tmp /usr/local/bin/multimarkdown /usr/lib/dyld /private/var/db/dyld/dyld_shared_cache_x86_64 /dev/null

Is there any way to stop this? I'm running 10.8.2 and have only just reinstalled OS X and migrated my stuff over from back up.

svsmailus commented 11 years ago

Don't worry, I have uninstalled MMD. This thing was spawning new MMD processes that totally locked up my laptop, so I had to get rid of it.

fletcher commented 11 years ago

The problem is not MMD. The problem is something else that keeps asking MMD to run. This has been addressed previously.

https://github.com/fletcher/peg-multimarkdown/issues/82

You probably have the quicklook plugin installed?