aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE <Dário@web>2010-07-14 10:42:39 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-07-14 10:42:39 +0000
commit4069bf2bf35676018cc3cb1cf4df3514f43f2658 (patch)
treeb1f914a9d12ab4ab98ed2464e07efd328ddad32d
parent40b03990e0d637860872e4cd47e4ee435b23d613 (diff)
downloadikiwiki-4069bf2bf35676018cc3cb1cf4df3514f43f2658.tar
ikiwiki-4069bf2bf35676018cc3cb1cf4df3514f43f2658.tar.gz
-rw-r--r--doc/forum/how_to_enable_multimarkdown__63__.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/how_to_enable_multimarkdown__63__.mdwn b/doc/forum/how_to_enable_multimarkdown__63__.mdwn
new file mode 100644
index 000000000..8213716e4
--- /dev/null
+++ b/doc/forum/how_to_enable_multimarkdown__63__.mdwn
@@ -0,0 +1,5 @@
+I enabled multimarkdown in my setup file but I get this message 'remote: multimarkdown is enabled, but Text::MultiMarkdown is not installed'.
+I also installed multimarkdown-git for my distro (archlinux), which should take care of installing all required perl modules, I believe.
+What am I missing?
+
+Thanks.