diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-14 14:44:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-14 14:44:30 -0400 |
commit | 5d83e7359d8a450c7e08405640c10157ba481fcc (patch) | |
tree | 40fadc7bd8882b376e64146a7c812838025c2697 /doc | |
parent | 15424d405b8736fa2568c12f7cfca94f34dcf07a (diff) | |
download | ikiwiki-5d83e7359d8a450c7e08405640c10157ba481fcc.tar ikiwiki-5d83e7359d8a450c7e08405640c10157ba481fcc.tar.gz |
graphviz: Fix breakage of the name of the preprocessor directive.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn | 4 |
1 files changed, 4 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 index b2b66c3f1..8dffdf9f8 100644 --- a/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn +++ b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn @@ -5,3 +5,7 @@ If yes, the [[plugins/graphviz]] plug-in documentation needs updating, and a hea Personally, I like the new directive name better since it will allow us to add other graph plug-ins later. -- [[HenrikBrixAndersen]] + +> No, that change was not made intentionally. I don't want to bother people +> with such a transition. Though it would be nice if it had a less generic +> name. Changed back. [[tag done]] --[[Joey]] |