

It is important to check for clean formatting of punctuation around brackets. Currently, the bulk of bracketed text is formatted with punctuation outside the brackets as follows: [text], [text], [text],
For example, if the middle bracket is selected, the text ends up looking like this: , text, , .
In these instances, the punctuation needs to be placed inside the brackets so that when a choice is made, only one instance of the punctuation remains. The following format illustrates how brackets should be formatted in this instance: [text,] [text,] [text,]
Many beginning brackets start before a subpart tag, but end in the middle of the subpart. This produces validation errors. In this situation, you must include a set of brackets for each choice to be made and they must be positioned appropriately.