In spark, it might be possible to have paragraph tags inside list tags.
This change removes the paragraph margins, so that the list styles
remain normal.
This is a pretty niche change, and in theory we could try and prevent this happening at source. But given it's valid HTML, it should be pretty harmless?
In spark, it might be possible to have paragraph tags inside list tags. This change removes the paragraph margins, so that the list styles remain normal.
This is a pretty niche change, and in theory we could try and prevent this happening at source. But given it's valid HTML, it should be pretty harmless?
Before:
After: