nuxt / content

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

Hope to support string rendering, making it convenient to store documents in a database #2570

Closed bbhxwl closed 3 months ago

bbhxwl commented 9 months ago

Hope to support string rendering, making it convenient to store documents in a database

nobkd commented 8 months ago

There are already related issues / discussions, so you can try looking around, if you find a solution to your problem in any of them.

Here are related ones I found. Maybe they are a starting point for you.

https://github.com/nuxt/content/discussions/1974#discussioncomment-6064421

1849

2330

Also, Nuxt Content uses nuxt-modules/mdc for rendering.

nuxt-modules/mdc#44 ...

bbhxwl commented 8 months ago

There are already related issues / discussions, so you can try looking around, if you find a solution to your problem in any of them.

Here are related ones I found. Maybe they are a starting point for you.

#1974 (reply in thread) #1849 #2330

Also, Nuxt Content uses nuxt-modules/mdc for rendering.

nuxt-modules/mdc#44 ...

The following code can run normally, but there are warnings. How should I handle this?

截屏2024-02-21 23 59 56
github-actions[bot] commented 4 months 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.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 30 days with no activity.