This is an old revision of the document!
The Link Problem
All pagenames are lowercase without spaces.
However, links across the site contain "_" where a space was formerly.
The clear fix is to replace all "_" (underscore) within "[" and "]" (square brackets) with nothing.
The Category Problem
Consider also how a MediaWiki category is like a tag, but DokuWiki namespace is like a folder.
How is that resolved? โ https://www.dokuwiki.org/plugin:tag + styling?
The Image Problem
What do we do about images? โ https://www.dokuwiki.org/plugin:gallery ? (probably requires manually importing/sorting all images)