From e1204075eefaf0255fca9f415df6df6ba6537ded Mon Sep 17 00:00:00 2001 From: "http://schmonz.livejournal.com/" Date: Mon, 4 Aug 2008 22:17:50 -0400 Subject: [PATCH 1/1] creole hyperlink trouble --- doc/plugins/creole/discussion.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/plugins/creole/discussion.mdwn b/doc/plugins/creole/discussion.mdwn index 8161d769b..36b7ba869 100644 --- a/doc/plugins/creole/discussion.mdwn +++ b/doc/plugins/creole/discussion.mdwn @@ -7,3 +7,5 @@ I've installed Text::WikiCreole 0.05 and enabled the plugin, but I get an error > --[[Joey]] >> I've added the patch to pkgsrc as well. Thanks. --[[schmonz]] + +I'm moving over a really stinkingly old UseMod and creole seems the nearest match. I've worked out that Bare /Subpage links need to become \[\[Subpage\]\], and Top/Sub links need to be \[\[Top/Sub\]\] (or \[\[Top/Sub|Top/Sub\]\], to display in exactly the same way), but I'm stuck on generic hyperlinks. The creole cheat sheet says I should be able to do \[\[http://url.path/foo|LinkText\]\], but that comes out as a link to create the "linktext" page, and Markdown-style \[Link Text\](http://url.path/foo) just gets rendered as is. Any suggestions? --[[schmonz]] -- 2.45.0