While this works well for new lines, which turns in to paragraphs, and is more markdown-correct, I definitely see the issue with the first paragraph. We can fix that with some CSS to disable the padding on the :first-child or something like that, I'm sure.
s
skttl
10/15/2024, 7:29 AM
Or maybe just remove margin all together if the paragraph is the only child of umb-ufm-render?