I have all my tables set up from the DMG on rollable treasure tables for both individual treasure titled Treasure(CR) and Treasure-Hoard(CR) and for the most part the macro I am using works, however the information can be hard to read. !rt[Delimiter:BR] /w gm &{template:default}{{name=Treasure}}{{You Found=[[3t[Treasure(CR0-4)]]]}} --this is the macro I am using however the [Delimiter:BR] doesn't work. It displays it as 23 Copper, 15 Silver, 6 gold. It becomes even harder to read when I run the Treasure-Hoard tables because it calls into more tables then the individual treasure. I have used the !rt --help command and have tried every configuration it shows but still doesn't fix the issue. Any help on how to fix the code would be much appreciated.