I am trying to get a blank line to appear between each item (e.g., Tag Group, Option) that is displayed in the info block.
I can get the blank line between options by putting a return after the last line of text in the option description. But that does not get me a line between the Tag Group (which prints first) and the first option.
To fix this I tried putting {br} at the beginning of each option name. That properly formatted the output, but it caused the option names in the roster to appear as blanks (i.e., option names were not displayed in the roster).
-DH
I can get the blank line between options by putting a return after the last line of text in the option description. But that does not get me a line between the Tag Group (which prints first) and the first option.
To fix this I tried putting {br} at the beginning of each option name. That properly formatted the output, but it caused the option names in the roster to appear as blanks (i.e., option names were not displayed in the roster).
-DH