v0.1
Default link namespaces can be changed based on the current page's namespace.
In addition, all of MediaWiki's default link functionality works, including:
- Explicit namespaces
- Use of namespace aliases to
NS_MAIN(to force a link to point to the main namespace) - Interwikis
- Section links
- Use of a leading
:(ignored in most cases, but used to escape category links)
Incorrect link syntax (e.g.[[::Page]]or[[:]]) still produces warnings, instead of failing silently or ignoring malformed links.