Hi Glib. I hope you get an interesting answer from someone.
I investigated what tags
do work, and posted a message on the Dino Aspies Cafe thread. Off the top of my head, list, list=1, list=a, size=n (n = 1..29), color=<name> <name>=red,green,etc (not sure what the full named range is), color=#<6digithex>.
HTH
Rats... I thought I'd still dig out
what I did on D.A.C. anyway. It's probably worth saying again...
Colors work... at least some of them:
color=redcolor=orangecolor=yellowcolor=greencolor=bluecolor=indigocolor=violetcolor=#D15C05I was annoyed it wouldn't let them to work inside
Code:
code
(because I was trying to do some coloured-in ASCII art... IIRC Glib's red-eyed avatar).
Trying out various sizes:
|[size=0]size=0[/size]|
size=1|
size=2|
size=3|
size=4|
|
size=5|
size=6|
size=7|
size=8|
size=9|
|
size=10|
size=11|
size=12|standard|
size=13|
size=14|
|
size=15|
size=16|
size=17|
size=18|
size=19|
|
size=20|
size=21|
size=22|
size=23|
size=24|
|
size=25|
size=26|
size=27|
size=28|
size=29|
|
size=30| and onward don't seem to work, but that's not a problem
bold,
italic and
underline do their thing
Unordered
done.
Numeric
list=1- One
- Two
- Three
done.
Alpha
list=a (or A)- Eh?
- Bee
- Sea
done.
I thought "
list=2- Two
- Three
" might work, but it doesn't.
There endeth the lesson.