diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-21 13:53:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-21 13:53:20 -0400 |
commit | 9467b2176a31e6162ef76321278320eaeda0999c (patch) | |
tree | e27a68caaddac9bc1d4e513464e75e19e3894f0b /doc/roadmap.mdwn | |
parent | 58283f22b755083fefa5509e58ca89fe35271f09 (diff) | |
download | ikiwiki-9467b2176a31e6162ef76321278320eaeda0999c.tar ikiwiki-9467b2176a31e6162ef76321278320eaeda0999c.tar.gz |
yaml setup files
Diffstat (limited to 'doc/roadmap.mdwn')
-rw-r--r-- | doc/roadmap.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index cdec6e7e8..134ebcb7b 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -82,6 +82,8 @@ Probably incomplete list: Note that this is already done for wikis created by `auto-blog.setup`. * [[tips/html5]] on by default (some day..) * Remove support for old `.ikiwiki/comments_pending` from comment plugin. +* Use yaml formatted setup files by default. (Not too compatability breaking + really.) In general, we try to use [[ikiwiki-transition]] or forced rebuilds on upgrade to deal with changes that break compatability. Some things that |