X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/74b6b45d9045a1400cca72b1f61a45478c5eb6a9..06b06cd7d95c280ce1edcb994a7d41da3da74ae7:/doc/todo/graphviz.mdwn diff --git a/doc/todo/graphviz.mdwn b/doc/todo/graphviz.mdwn index 4c70250a3..31d5787ae 100644 --- a/doc/todo/graphviz.mdwn +++ b/doc/todo/graphviz.mdwn @@ -5,4 +5,7 @@ To complement this, ikiwiki could support creating and editing graphviz files th > Editing graphviz files safely online might be tricky. Graphvis would need > to be audited. --[[Joey]] -[[tag soc]] +>> I've added a [[graphviz_plugin|plugins/graphviz]] which adds a preprocessor +>> directive to render inline graphviz graphs, addressing part of this todo +>> item. It doesn't yet support graphviz files as a separate page type, image +>> maps, or wikilinks.--[[JoshTriplett]]