Open
Description
Description
The markdown files in content/posts are not rendering with Markdown 7.7.
Steps to reproduce
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog.git
gridsome develop
Navigate to any of the links from the site index page.
Alternatively
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog.git
gridsome build
Look in the dist folder. Notice no generated post output.
Browser:
- Chrome (desktop) version XX
- Chrome (Android) version XX
- Chrome (iOS) version XX
- [ x ] Firefox version 69.0.3
- Safari (desktop) version XX
- Safari (iOS) version XX
- IE version XX
- Edge version XX
For Tooling issues:
- Node version: v10.15.3
- Platform: Windows 10 1903
Expected
A generated page that contains the content of a markdown file.
Actual
404 Not Found.
Metadata
Metadata
Assignees
Labels
No labels