When AI creates Astro files it misses the "---" separators

I noticed that when the AI creates Astro files, it misses the “—” (triple dash) separators that go at the start of the file and end of the server side code.

I assume this is a problem with how the AI response is parsed to the file, as in markdown “—” means a section change, maybe it is always being removed.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.