It doesn't feature support to migrate from Tikiwiki anymore and focuses on MoinMoin support.
-Issues can be filed in the redmine bugtracker: https://redmine.koumbit.net/projects/moin2iki
+Issues can be filed in the redmine bugtracker: <https://redmine.koumbit.net/projects/moin2iki>
[[!toc levels=2]]
* FullSearch, partially, only through [[ikiwiki/directive/inline]] (so no textual search)
* Include, partially through [[ikiwiki/directive/inline]] (so missing boundary extraction and heading level generation)
* PageCount, same name even :)
- * OrphanedPages, through [[ikiwiki/directive/oprhans]]
+ * OrphanedPages, through [[ikiwiki/directive/orphans]]
* Date and Datetime, should be through [[plugins/date]] instead of
current hack
* the main "moin wiki" markup
* highlight parser, through the [[plugins/format]] plugin
- * other parsers may be supported if an equivalent plugin exists in Ikiwiki (example: [[plugin/rst]])
+ * other parsers may be supported if an equivalent plugin exists in Ikiwiki (example: [[plugins/rst]])
## Current blocker