diff options
-rw-r--r-- | doc/roadmap.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 47fcebf35..10647e682 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -44,6 +44,7 @@ I'm considering: which may make getting rid of them hard, and it may be worth keeping them so users can list pages without anding them together. * 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 (see [[Discussion]]) |