I use this to pack my site https://github.com/FooterManDev/Modded-Minecraft-Knowledge-Book, and I upload to Cloudflare and GitHub Pages (my workflow), and I can clearly tell there is something wrong with paragraph spacing when the site is exported.
In the WS Preview in Intellij, here's what some text looks like:

And here's what it looks like on either Pages sites:

Originally I had GH Pages get it's content from the branch directly, and with that the paragraph spacing matched the Preview. However I just switched it to use Actions instead to confirm my problem, and now the issue is there too.
Edit: I also noticed the footer's social links are broken in the export too.
What it should look like:

What it actually looks like:

I will also note that yes it has a custom theme applied, but these issues exist without the theme.
I use this to pack my site https://github.com/FooterManDev/Modded-Minecraft-Knowledge-Book, and I upload to Cloudflare and GitHub Pages (my workflow), and I can clearly tell there is something wrong with paragraph spacing when the site is exported.
In the WS Preview in Intellij, here's what some text looks like:
And here's what it looks like on either Pages sites:
Originally I had GH Pages get it's content from the branch directly, and with that the paragraph spacing matched the Preview. However I just switched it to use Actions instead to confirm my problem, and now the issue is there too.
Edit: I also noticed the footer's social links are broken in the export too.
What it should look like:
What it actually looks like:
I will also note that yes it has a custom theme applied, but these issues exist without the theme.