I would like an HTML block to break the list (or at least have an option to) this way I can add my own containing DIVS.
Right now I break the item list by priming my html block code with
a closing li then a closing ul and then my own custom div tag
then I mend the break with an opening ul and a opening li
It would be great if the html block could be freed (or have a option) of being a listed item.
Looking forward to your response.