Yeah, the conditional disrupts the formatting, so you’ll probably need to put in the HTML manually: check out this recent thread for an example of an unordered list. For a numbered (“ordered”) list you’d use <ol> instead of <ul>, but otherwise it should be the same.
1 Like