diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-17 20:00:00 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-17 20:00:00 +0000 |
commit | e4e268bfd8c26b11cfd14e064dfad8ef75323a33 (patch) | |
tree | 0f92cfcc444c5f2168cf111f383f7e242e61e4dc | |
parent | cf35ee04cddd7b9b39636499dd24b689443c0e97 (diff) | |
download | ikiwiki-e4e268bfd8c26b11cfd14e064dfad8ef75323a33.tar ikiwiki-e4e268bfd8c26b11cfd14e064dfad8ef75323a33.tar.gz |
formatting
-rw-r--r-- | doc/todo/plugin.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index ef784593d..8eb1006bc 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -51,6 +51,7 @@ Suggestions of ideas for plugins: >>-- KarlMW * manpage plugin: convert **"ls(1)"** style content into Markdown like **\[ls(1)\]\(http://example.org/man.cgi?name=ls§=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 > or might not want to convert pages in the SEE ALSO as |