diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-04 14:34:05 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-04 14:34:05 -0400 |
commit | 8d5cd865932b0c0feb1a398e5cde31de262a7649 (patch) | |
tree | 2052ba72e95e6c5253cdbec0d706b7b758933b3f /doc/tips | |
parent | de26854d763d05c3e126be96a9da0ad447661fca (diff) |
response
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/add_chatterbox_to_blog/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/add_chatterbox_to_blog/discussion.mdwn b/doc/tips/add_chatterbox_to_blog/discussion.mdwn index 7057235c5..d17008fe1 100644 --- a/doc/tips/add_chatterbox_to_blog/discussion.mdwn +++ b/doc/tips/add_chatterbox_to_blog/discussion.mdwn @@ -29,3 +29,7 @@ On the [[/ikiwiki/pagespec]] page, it says "internal" pages aren't "first-class" >>> previxed with `/` ...) --[[Joey]] >> This is not working for me at all, all I get is some SHA1 hash all the time. I've tried variants of the `internal()` arg, and nothing gets spit out. --[[simonraven]] + +>>> 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]] |