projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b85a6e
)
typo
author
Joey Hess
<joey@kitenet.net>
Wed, 28 Mar 2012 22:24:07 +0000
(18:24 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 28 Mar 2012 22:24:07 +0000
(18:24 -0400)
doc/plugins/write.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/write.mdwn
b/doc/plugins/write.mdwn
index d62ab6e63f21dcc4f1c026f5751ca7403755dcfd..cc5f6e5edd253c2f954d0a7f390f10f402b217ec 100644
(file)
--- a/
doc/plugins/write.mdwn
+++ b/
doc/plugins/write.mdwn
@@
-1,4
+1,4
@@
-
l
kiwiki's plugin interface allows all kinds of useful [[plugins]] to be
+
I
kiwiki's plugin interface allows all kinds of useful [[plugins]] to be
written to extend ikiwiki in many ways. Despite the length of this page,
it's not really hard. This page is a complete reference to everything a
plugin might want to do. There is also a quick [[tutorial]].