3 ikiwiki --setup mysite.setup --rebuild
7 multimarkdown is enabled, but Text::MultiMarkdown is not installed
9 I then tried to install it on macOS using
11 brew install multimarkdown
15 sudo pkgin -y install multimarkdown
17 and then rebuilding, but I still get the same error.
19 Why and how do I fix it?