Question about "General Tips"

I need to ask something about General Tips.

It's like a block with the content and it's great, but I can't add lists on it.

I mean:

?> _TODO_ unit test

Renders fine, but If I need to put list into the block did not render fine.

And example:

?> List of things to do
?> * Todo 1
?> * Todo 2
?> * Todo 3
?> * Todo 4