projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dd8812
)
(no commit message)
author
simonraven
<simonraven@web>
Sat, 9 May 2009 19:21:30 +0000
(15:21 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sat, 9 May 2009 19:21:30 +0000
(15:21 -0400)
doc/tips/add_chatterbox_to_blog/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/add_chatterbox_to_blog/discussion.mdwn
b/doc/tips/add_chatterbox_to_blog/discussion.mdwn
index d17008fe1d8b0c9a54c9b7905d2d0e364d983081..effce6c60669f2bfd819bccb77edc115152445fe 100644
(file)
--- a/
doc/tips/add_chatterbox_to_blog/discussion.mdwn
+++ b/
doc/tips/add_chatterbox_to_blog/discussion.mdwn
@@
-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)