Thanks for responding.
>>So to change the default list behaviour, you need to set a custom list style in wordStyles parameter.
Note that I am not using a styled <ul>. As I mentioned in the first post in this thread, even a very basic unstyled <ul> displays differently depending on whether strictWordStyles is true or false.
If I do need to define a custom list style, which array option key for createListStyle() controls whether there is an extra blank line after each list item? The keys listed in the documentation are type, font, format, hanging, and left. In reading their descriptions, none of them seem to control whether there is a blank line following each list item.
Thanks