nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.15k stars 630 forks source link

Can nuxt-content parse markdown strings directly? Similar to v-html in vue。 #2330

Open ghost opened 1 year ago

ghost commented 1 year ago

Can nuxt-content parse markdown strings directly? Similar to v-html in vue。

nobkd commented 1 year ago

Sounds like the same feature request as nuxt-modules/mdc#44

maximepvrt commented 1 year ago

😉 same https://github.com/nuxt/content/issues/2019

natanfeitosa commented 1 year ago

Have you tried any of these examples in MDC's README.me?

maximepvrt commented 1 year ago

UseMarkdown return a tree. the HTML content is generated by the MDC component from this tree.

github-actions[bot] commented 4 weeks ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.