Roadmap
staticwiki is realeased at version 0.8 because we wanted to have a useable version easily available (without need to compile source code or dependecies on snapshots).
However, we are still missing some things we need to add before we can call it version 1.0
- Improve markup (make it more complete)
- headers should emit the content table at the end. This can then either be hiiden, or moved to the top in CSS.
- bullet handling is very bad, it is just a temporary solution and needs work
- need counted list bullets (using #) and star bullets (using *)
- table support (simple using "|" and full using macro's)
- improve panel macro to allow a title etc.
- add many more macro's, like color, panel, comment, font etc
- support for emoticons, simple arrows
- auto recognize some markup (like anything starting with "http://", "www.", "email:") and convert to better info.
- The links handling should be improved, there should be no need to have explicit links in all cases.
- maybe some project support to automatically handle the links
Other features/improvements may also be included.
For details and the current status, check the staticwiki JIRA pages.