When creating macros with nested queries, you need to use special characters (see Wiki on advanced usage for roll queries ). However, if you save the macro and re-open it, the special characters replacements are replaced by the corresponding characters (e.g., the replacement & # 125 ; will be replaced by } ) and you have to manually undo this change. This makes editing macros with replacement characters very difficult. Example: Save and re-open the following macro. Make sure to remove spaces between the following characters (this forum also keeps destroying this character sequence): & # 125 ; &{template:default} {{name=Initiative}} ?{Action| Option A,{{Action A=[[1d20 &{tracker& # 125 ;]]| Option B,{{Action B=[[1d10 &{tracker& # 125 ;]] } }}
Also, minor suggestion: I would prefer having a monospaced font in the macro editor, this would make reading macros with special characters easier.