I'm using the Fallout Terminal API Script for my Aliens RPG. I've got it set up to display all the basic rules. I recently also added a script for custom rolls and wanted to display the rolling command in my terminal for players to see. However, the rolling command uses [[double brackets]] and putting those into the API script makes the screen unusable. Is there any way to get the JSON to display [[double brackets]]?