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

Nuxt content not generate or parse to custom router #97

Open
frama21 opened this issue Mar 14, 2021 · 0 comments
Open

Nuxt content not generate or parse to custom router #97

frama21 opened this issue Mar 14, 2021 · 0 comments

Comments

@frama21
Copy link

frama21 commented Mar 14, 2021

my content folder file look like this
image

and the target pages look like this
image

in default setting when i not use this package the nuxt content was generate with the text inside .md into .html in dist folder
but when i use this package the .md text not parse into .html in the dist directory

this my generate on nuxt.config.js
image

this my other project when i not use this package, the text from .md was parse to .html in dist directory
image

and now my project when use this package there nothing to parse to .html in dist directory file, there generate the html file with empty text from .md

any suggest or maybe i wrong to put the code, please give me a example code if i wrong i really apreciate it,
thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant