*.markdown
doesn't seem to be supported.
#5148
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
What version of
astro
are you using?1.5.2
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
NPM
What operating system are you using?
MAC OSX 12.3.1
Describe the Bug
I'm trying to rebuild my site using Astro and my site includes a blog. When building it today, I tried to use a
*.markdown
extension on my blog posts which I copied over from my old Jekyll blog. Astro threw an error saying that the content of the Markdown files wasn'tvalid JS syntax
. I used the basic blog template.Link to Minimal Reproducible Example
https://github.com/angeldollface/angeldollface.github.io
Participation
The text was updated successfully, but these errors were encountered: