diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn new file mode 100644 index 000000000..b2b66c3f1 --- /dev/null +++ b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn @@ -0,0 +1,7 @@ +The directive for the graphviz plug-in changed from 'graph' to 'graphviz' in ikiwiki-2.60. Was this intentional? + +If yes, the [[plugins/graphviz]] plug-in documentation needs updating, and a heads-up on the news page might not be a bad idea either. + +Personally, I like the new directive name better since it will allow us to add other graph plug-ins later. + + -- [[HenrikBrixAndersen]] |