(no commit message)
[ikiwiki.git] / doc / tips / add_chatterbox_to_blog / discussion.mdwn
index d17008fe1d8b0c9a54c9b7905d2d0e364d983081..effce6c60669f2bfd819bccb77edc115152445fe 100644 (file)
@@ -33,3 +33,8 @@ On the [[/ikiwiki/pagespec]] page, it says "internal" pages aren't "first-class"
 >>> Sounds like [[!debbug 380212]]?
 >>> If so, the fix is to use Text::Markdown, or markdown 1.0.2 instead of buggy
 >>> old markdown 1.0.1. --[[Joey]]
+
+>> `ii  libtext-markdown-perl            1.0.21-1                         Markdown and MultiMarkdown markup languages library`
+>>
+>> I'm using `Text::Markdown` due to its "multi-markdown" support.
+>> Maybe update it from CPAN + dh-make-perl (if there's a new one, that is)