diff options
author | http://openid.alexandrefranke.com/ <http://openid.alexandrefranke.com/@web> | 2009-01-01 18:17:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-01-01 18:17:17 -0500 |
commit | be67d10a813ae37512daacbbab9815eecd5e94ef (patch) | |
tree | 63cb300389b5cd25956e3ba5887a11b9e435e647 /doc/ikiwiki | |
parent | 38d58467f491ac7e154d83b7fa0a90d1ebb79efc (diff) |
Add actual result for the example
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/directive/progress.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/progress.mdwn b/doc/ikiwiki/directive/progress.mdwn index 529f1c3c1..c619ef3fc 100644 --- a/doc/ikiwiki/directive/progress.mdwn +++ b/doc/ikiwiki/directive/progress.mdwn @@ -15,4 +15,8 @@ discussion pages: \[[!progress totalpages="* and !*/Discussion" donepages="*/Discussion"]] +Which would result in the following: + +[[!progress totalpages="* and !*/Discussion" donepages="*/Discussion"]] + [[!meta robots="noindex, follow"]] |