Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*.markdown doesn't seem to be supported. #5148

Closed
1 task
ghost opened this issue Oct 21, 2022 · 3 comments · Fixed by #5164
Closed
1 task

*.markdown doesn't seem to be supported. #5148

ghost opened this issue Oct 21, 2022 · 3 comments · Fixed by #5164
Labels
- P3: minor bug An edge case that only affects very specific usage (priority)

Comments

@ghost
Copy link

ghost commented Oct 21, 2022

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't valid JS syntax. I used the basic blog template.

Link to Minimal Reproducible Example

https://github.com/angeldollface/angeldollface.github.io

Participation

  • I am willing to submit a pull request for this issue.
@ghost
Copy link
Author

ghost commented Oct 21, 2022

I still need to update the repository. I'll write in here once I've done that.

@matthewp matthewp added the - P3: minor bug An edge case that only affects very specific usage (priority) label Oct 21, 2022
@ghost
Copy link
Author

ghost commented Oct 21, 2022

Update: I've updated the repo with a working site. I'm still only using *.md files.❤️

@ghost
Copy link
Author

ghost commented Oct 30, 2022

Hey @matthewp! ❤️ Sorry, only just saw that this was fixed! Thank you! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P3: minor bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant