How to display static markdown element ? Is it possible via content v2 ? #1672
shehabulalam
started this conversation in
General
Replies: 2 comments 2 replies
-
You need to convert your raw markdown into proper object format before sending it to be rendered so that |
Beta Was this translation helpful? Give feedback.
1 reply
-
Use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new at content v2. I need to display some markdown content coming from api or some static markdown const variable (
not from content/something.md file). Is it possible via @nuxt/content ? I am giving a example, what I want to doBut it now showing expected out with a 500 error.
What is my mistake ?
Beta Was this translation helpful? Give feedback.
All reactions