diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 06:59:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 06:59:55 +0000 |
commit | b67832229e3c89c8836d8e06f6f1679b0989db9d (patch) | |
tree | 7ce65f28d2651053cf894369b4d508a23d8c4b14 /doc/roadmap.mdwn | |
parent | f465ffc29d622136ab7111428721640a2490f425 (diff) | |
download | ikiwiki-b67832229e3c89c8836d8e06f6f1679b0989db9d.tar ikiwiki-b67832229e3c89c8836d8e06f6f1679b0989db9d.tar.gz |
web commit by JoshTriplett: Link pagespecs.
Diffstat (limited to 'doc/roadmap.mdwn')
-rw-r--r-- | doc/roadmap.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 10647e682..e8873cd27 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -46,7 +46,7 @@ I'm considering: * Making page/index.html be the default output filename, rather than page.html. _(status: option `usedirs` exists; not yet the default)_ * Enabling [[plugins/goodstuff]] by default? -* Possibly making PageSpecs match relative by default, rather than the current absolute +* Possibly making [[PageSpecs|pagespec]] match relative by default, rather than the current absolute (see [[Discussion]]) Estimated release date for 2.0: 29 April 2007. |