Closed davidtorosyan closed 2 years ago
Discussed over email with @tnorbye, the underlying issue is that kdocs don't want you to have to adjacent lists:
But actually, adding a <p>
doesn't really fix that:
I think the right thing to do here would be to collapse the list (like is being done now), which would force the user to add a separator themselves if they want one:
Implemented as David suggested above; it will now combine the lists directly. Fixed in 1.5.4
Hit another edge case, opened #69 (couldn't figure out how to reopen this issue).
When a paragraph tag is removed, unneeded newlines in a list aren't removed.
Before
After:
After again:
When using default options on v1.5.1.