]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
web commit by KarlMW
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 11 May 2007 03:07:56 +0000 (03:07 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 11 May 2007 03:07:56 +0000 (03:07 +0000)
doc/todo/plugin.mdwn

index 3f8958f645d213de3c704349821520d9201a8c45..ef784593d0fe1e177e64f1a1c8de5c350ebc5346 100644 (file)
@@ -46,6 +46,10 @@ Suggestions of ideas for plugins:
   Should be quite easy to write, the otl plugin is a good example of a
   similar formatter.
 
+>>Isn't there a conflict between ikiwiki using \[\[  \]\] and asciidoc using the same?
+>>There is a start of an asciidoc plugin at <http://www.mail-archive.com/asciidoc-discuss@metaperl.com/msg00120.html>
+>>-- KarlMW
+
 * manpage plugin: convert **"ls(1)"** style content into Markdown like **\[ls(1)\]\(http://example.org/man.cgi?name=ls&sect=1\)** or into HTML directly.
 > With a full installation of groff available, man offers HTML output.  Might
 > take some fiddling to make it fit into the ikiwiki templates, and you might