
I'm using the Recursive Tables mod to implement the Reality Break spell. My output looks like
I would like to put a newline between the event and the damage, but can't get it to work. I tried backslash n, and the html code, to no effect. I saw that the mode supported a break delimiter, but wasn't sure how the syntax worked.
FYI, if there is a way to split the output, such that I could populate the damage field, that would be awesome.
Thanks!