Markdown for skip a line

Anybody understand the Markdown for skip a line ?

I’ve tried all the recommendations Google has - and the text still all clumps together

Thanks !!

Depends in what component you are using the Markdown, but in general you need to add padding to the bottom of each paragraph.

If you’re using Markdown (via CMS) in a Text Component, you can put something like this in the Classes area under Advanced.

[&_p]:pb-4

If you’re using the Typography Component, you can add padding visuals in the Theme Studio.

Fab thank you Dan