0

I am exploring Astro a bit and so far so good, except one important issue I am not able to pinpoint as of yet.

Basically, when I write a post in markdown, it renders ok in any markdown previewer, so the syntax seems ok, but for some reason it does not render in the final product nor in the preview when npm run dev

What am I doing wrong?

Here is an image:

neovim and local

I tried different formatting, and at some point I thought neovim was causing the issue somehow but that does not seem to be the case.

I haven't found any similar case yet googling around.

  • It looks like your markdown does not have any CSS styling, this question might have the answer your looking for https://stackoverflow.com/a/75090873/6909829 – Bryce Russell Feb 14 '23 at 18:52
  • Thank you so much, it does seem related to tailwind indeed as removing it from the config pretty much fixes all of the issues and oddities I was seeing – Jim Halpert Feb 16 '23 at 15:08

0 Answers0