Wistow, thanks for the link to the vB code help page, I did not see it altough I was looking for it.
More tests:
some special characters:
Cedilla = ALT 0130: ‚
Florin = ALT 0131: ƒ
Y with diarese = ALT 0159: Ÿ
code 0128 Courier: ??‚ƒ„…†‡ˆ‰Š‹Œ????''""•–—˜™š›œ??Ÿ
code 0128 Verdana: ??‚ƒ„…†‡ˆ‰Š‹Œ????''""•–—˜™š›œ??Ÿ
code 0160: *????????????*??????????????????
Problems With Characters in a Post:
using non breaking blank: "if age*<*20 then teener." Note that the non breaking blank can be typed as ALT*0160. Can be used to write* *l*i*k*e* *t*h*a*t** *a*n*d* *s*t*i*l*l* *k*e*e*p* *w*o*r*d*s* *i*n*t*a*c*t* *a*t* *t*h*e* *e*n*d* *o*f* *l*i*n*e*.
BUT NOTE that the current vBulletin changes silently the nbsp to a star. So: don't use nbsp aka ALT+0160 ?
----
code tag switches to a fixed-width, monospace font and preseves all spacing.
Code:
first line
. , o " ^ A /\ |__| /\
,.-^/\/ \/ \/ \ / \ / \ /--\ | | /--\
last line
after /code tag
----
size tag changes size of text: size=Option value /size
size=+1 one size larger /size
size=1 minimum size? size=2 size=3 size=4 5 6 7 7 is maximum?
size=-1 one size smaller /size