MultiMarkdown and Movable Type

How to install MultiMarkdown for Movable Type

Inside your movable type installation, create a directory:

mt/plugins/MultiMarkdown

Copy the following files to that directory:

  • MultiMarkdown.pl
  • SmartyPants.pl
  • ASCIIMathML.pm

You should now have the option to use MultiMarkdown or MultiMarkdown with SmartyPants when choosing how to format your entries.

I don’t use Movable Type anymore, so please let me know if you find a bug with MultiMarkdown’s support for Movable Type. However, I can’t troubleshoot your particular MT installation for you.