What about using U+0331 "combining macron below" or U+0320 "combining
minus below"?  Here are some samples:

U+0331

"̱test"̱
“̱test”̱

U+0320

"̠test"̠
“̠test”̠


2014-06-10 9:39 GMT-03:00 Philippe Verdy <[email protected]>:
> (overstriking with <del> or <s> in HTML)

Modern HTML phased out <s>, and <del> has semantic meanings
innapropriate for this case.  It would be better to use CSS
"text-decoration: line-through".  This point has been raised in the
comments of the original post.

> How are they different to quoting multiple personalities, each one with their 
> own color (red, green, blue, black for the author, grey for side remarks...)

That could be bad for people with color blindness (which may reach up
to some 10% of the genetically male population).

_______________________________________________
Unicode mailing list
[email protected]
http://unicode.org/mailman/listinfo/unicode

Reply via email to