aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE <Dário@web>2010-07-15 15:37:31 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-07-15 15:37:31 +0000
commit3b15f0a07b0fc8f4f08846a18a38f349e03bc050 (patch)
tree4b49812118d8c24dc06d803a1aba9a6e61f3252d /doc
parent7a04e2d4161d2f23f92bc87e23349354c06e820b (diff)
downloadikiwiki-3b15f0a07b0fc8f4f08846a18a38f349e03bc050.tar
ikiwiki-3b15f0a07b0fc8f4f08846a18a38f349e03bc050.tar.gz
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/how_to_enable_multimarkdown__63__/comment_1_037f858c4d0bcbb708c3efd264379500._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/how_to_enable_multimarkdown__63__/comment_1_037f858c4d0bcbb708c3efd264379500._comment b/doc/forum/how_to_enable_multimarkdown__63__/comment_1_037f858c4d0bcbb708c3efd264379500._comment
new file mode 100644
index 000000000..6045a4a3f
--- /dev/null
+++ b/doc/forum/how_to_enable_multimarkdown__63__/comment_1_037f858c4d0bcbb708c3efd264379500._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE"
+ nickname="Dário"
+ subject="comment 1"
+ date="2010-07-15T15:37:31Z"
+ content="""
+multimarkdown-git is a package build that fetches the git version of multimarkdown.
+It should install Text::Markdown I believe.
+I tried to install it by hand on the cpan command line but it didn't work either:
+perl -MCPAN -e shell
+install Text::MultiMarkdown
+
+says couldn't run make file or something.
+"""]]