aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/graphviz.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
commitdd87d82fbe2bf09abe634caef044474d5b24502e (patch)
tree597be2bf23e994b028b611e946f267cfe9407ab9 /doc/todo/graphviz.mdwn
parent9c02d61d9bbc41705a5e32543b51261fad891095 (diff)
downloadikiwiki-dd87d82fbe2bf09abe634caef044474d5b24502e.tar
ikiwiki-dd87d82fbe2bf09abe634caef044474d5b24502e.tar.gz
Migrate doc/todo via prefix_directives
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
Diffstat (limited to 'doc/todo/graphviz.mdwn')
-rw-r--r--doc/todo/graphviz.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/graphviz.mdwn b/doc/todo/graphviz.mdwn
index c55a4aa23..66ca0ae32 100644
--- a/doc/todo/graphviz.mdwn
+++ b/doc/todo/graphviz.mdwn
@@ -1,6 +1,6 @@
How about a plugin providing a
[[preprocessor_directive|ikiwiki/preprocessordirective]] to render a
-[[debpkg graphviz]] file as an image via one of the graphviz programs
+[[!debpkg graphviz]] file as an image via one of the graphviz programs
("dot" by default) and include the resulting image on the page, using the
"cmapx" image map format? graphviz files themselves could also render the
same way into an HTML file with the same basename as the graphviz file;