
Been searching around and don't seem to be finding an answer to this... Let's say I have multi-line macro: [[1d20+10]] Attack! [[1d20+10]] Attack! [[1d20+10]] Attack! I want to ENSURE that each line starts with a newline character (because your avatar name can screw with formatting). Something like: \n [[1d20+10]] Attack! \n [[1d20+10]] Attack! \n [[1d20+10]] Attack! What is the roll20 way to do this? Thanks ahead of time for the feedback.