diff options
-rw-r--r-- | doc/tips/convert_mediawiki_to_ikiwiki.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tips/convert_mediawiki_to_ikiwiki.mdwn b/doc/tips/convert_mediawiki_to_ikiwiki.mdwn index cab1324fd..4464d7ab5 100644 --- a/doc/tips/convert_mediawiki_to_ikiwiki.mdwn +++ b/doc/tips/convert_mediawiki_to_ikiwiki.mdwn @@ -149,6 +149,12 @@ into an ikiwiki tag name using a script such as The [[plugins/contrib/mediawiki]] plugin can be used by ikiwiki to interpret most of the Mediawiki syntax. +The following things are not working: + +* templates +* tables +* spaces and other funky characters ("?") in page names + ## Scripts [[sabr]] used to explain how to [import MediaWiki content into |