When using Trac it always highlights class names as a reference to a wiki page like this:
MyClass?
How could I disable this? It makes ticket text unreadable.
Andrey, you can disable wiki links by adding "ignore_missing_pages" parameter to your trac config in "wiki" section. See docs here: http://trac.edgewall.org/wiki/TracIni
If you use "!MyClass" it should not make a link.
Ideally, class names should be formatted as code, i.e. {{{MyClass}}}
. This would also prevent the auto-linking.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With