However, the link is still shown as missing if the CamelCase link
is enclosed in a description (e.g. `[wiki:DocumentThis To be documented]`
or even `[wiki:DocumentThis]`).
The behavior is made consistent for all the wiki rendering.
For enabling this feature, add the following to the [wiki:TracIni trac.ini]:
{{{
[wiki]
ignore_missing_pages = true
}}}
Should close #476.
''This changeset is dedicated to Pierre Brengard''