Hi!
How can I prevent a list-item from being breaked? I mean, if I want
to place some text, then an image and, finally, some message (#info(),
#alert() etc.) in a list-time, all would appear as the whole
list-item.
For now, I can only get text + image or text + message. I do use a
macro for an image, like #image(src title). So, the problem seems to
be in the two following macros: #image()#info().
I've also tried #image()\
#info().
That doesn't do the job too.
Best regards, Mike