You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
CraigHead
changed the title
Markdown pages
Markdown pages are not being transformed into HTML
Oct 14, 2019
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:
For Tooling issues:
Expected
A generated page that contains the content of a markdown file.
Actual
404 Not Found.
The text was updated successfully, but these errors were encountered: