Version: 0.7.2 (using KDE 3.1.0) Installed from: Mandrake Linux Cooker i586 - Cooker Compiler: gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) OS: Linux (i686) release 2.4.21-0.25psd Hi, "Interpret text formatting tags" is causing slash, backslash, vertical bar, slash to be rendered as backslash, slash. Thank you.
Found another oddity. In the following section of a news post the slashes either side of "root" dissappeared and itallicised "root", but the slashes either side of "var" and "urpmi" did not dissapear, or cause "var" and "urpmi" to be itallicised. <--quote--> Create a file /root/.grpmi with 'noclearcache' on a line by itself and the rpm's will not be deleted from the /var/cache/urpmi/rpm. <--end quote-->
Regarding the original report: '/\-/' is rendered to '\-' with italic font which is correct. Regarding comment #1: I would consider this the correct behaviour, the formatting is only applied if there are whitespaces or punctuation signs on both sides. This should be correct in most common situations, but since the parsing can only be done heuristically it can't be perfect in all situations.