Jakub Narebski <jnareb@xxxxxxxxx> writes: > Instead of simply hiding control characters in esc_path by replacing > them with '?', use Character Escape Codes (CEC) i.e. alphabetic > backslash sequences like those found in C programming language and > many other languages influenced by it, such as Java and Perl. If > control characted doesn't have corresponding character escape code, > use octal char sequence to escape it. > > Additionally use 'span' element with 'cntrl' attribute to mark escaped > control characters. Add style for span.cntrl in the CSS. Would have preferred the 'span' thing to be part of [1/2]... Didn't I ask quot to be freestanding sub, not nested? That would make UPR vs CEC experiments easier and more pleasant. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html