diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-07 22:02:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-07 22:02:28 -0400 |
commit | 939885d5563129b69d9019f11e931a65141f01f8 (patch) | |
tree | dc31d78c9f12dae5b67029aad4cfc4a30c019267 | |
parent | d1154b292592240c0c2ee67c54cdc3d2664c1ef8 (diff) | |
download | ikiwiki-939885d5563129b69d9019f11e931a65141f01f8.tar ikiwiki-939885d5563129b69d9019f11e931a65141f01f8.tar.gz |
whitespace
-rw-r--r-- | doc/plugins/write.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 183675c53..508dd83dc 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -92,8 +92,6 @@ function is passed no values. ### needsbuild - - hook(type => "needsbuild", id => "foo", call => \&needsbuild); This allows a plugin to manipulate the list of files that need to be |