diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-15 17:30:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-15 17:30:20 +0000 |
commit | 21bb9de4964a8d58355606213d94fa570b1a5af3 (patch) | |
tree | daaedee24d2bfb25a8051f13719b860d1fa4d17f /doc | |
parent | d454720258a561fa021aa138e7b60c4b329e809c (diff) |
fix header
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/write.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 7d606eaa9..25ea8a98e 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -389,7 +389,7 @@ A failure to write the file will result in it dying with an error. If the destination directory doesn't exist, it will first be created. -### `will_render($$)` +#### `will_render($$)` Given a page name and a destination file name (not including the base destination directory), register that the page will result in that file |