diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-31 15:43:14 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-31 15:43:14 -0500 |
commit | b78d5a31cbbdb31689761bf6d46814f0d37c72be (patch) | |
tree | 03e410baf8a69256bc15573676d498c8044de6f5 /doc | |
parent | 7c9060aa58985671025815a0340cd113b8e5a363 (diff) |
formatting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/ikiwiki_version_3.0.mdwn | 5 | ||||
-rw-r--r-- | doc/roadmap.mdwn | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/news/ikiwiki_version_3.0.mdwn b/doc/news/ikiwiki_version_3.0.mdwn index af64ff308..7ca636cf2 100644 --- a/doc/news/ikiwiki_version_3.0.mdwn +++ b/doc/news/ikiwiki_version_3.0.mdwn @@ -22,8 +22,9 @@ The highlights of the changes in version 3.0 include: [[rcs/monotone]] * Support for [[tips/untrusted_git_push]]. * A new version (3.00) of the plugin API, exporting additional - commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is - now a plugin, from WikiLinks to page editing, to RecentChanges. + commonly used functions from `IkiWiki.pm`. +* Nearly everything in ikiwiki is now a plugin, from WikiLinks to + page editing, to RecentChanges. * Far too many bug fixes, features, and enhancements to list here. Thanks to the many contributors to ikiwiki 3.0, including: diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 9d8858505..2f79f7978 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -56,8 +56,9 @@ The highlights of the changes in version 3.0 include: [[rcs/monotone]] * Support for [[tips/untrusted_git_push]]. * A new version (3.00) of the plugin API, exporting additional - commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is - now a plugin, from WikiLinks to page editing, to RecentChanges. + commonly used functions from `IkiWiki.pm`. +* Nearly everything in ikiwiki is now a plugin, from WikiLinks to page + editing, to RecentChanges. * Far too many bug fixes, features, and enhancements to list here. Released 31 December, 2008. |