id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 9688 Preformatted text in definition list rendered wrongly NODA Kai "Suppose the following C++ code snippet: {{{ class C { void f(); ... }; }}} Then C++ programmers sometimes want to write a list like this: {{{ `C::f` :: compiles, but not tested at all ... :: ... }}} Here `C::f` is meant to be a method `f` defined in a class `C`. But this markup yields a poor result: `C::f` :: compiles, but not tested at all ... :: ... I think ""preformatted text"" should be rendered as written whatever enclosing construct may be." defect new normal topic-wikiengine wiki system 0.13dev normal definitionlist