The [*] tag used to work outside the [list] ... [/list] tags, but now it doesn't and nothing is shown in its place. It still works inside [list] ... [/list] tags, but I find it useful using it everywhere
Example:
code:
bla1
bla1
[*]bla2
[*]bla2
[list][*]bla3
[*]bla3[/list]
bla1
bla1
[*]bla2
[*]bla2
Before, the bla2's had the same format as the bla3's but where totally left aligned, like bla1's.
Edit: Well, the question is: why had that beeen changed? or, will it be like it was before?