content icon indicating copy to clipboard operation
content copied to clipboard

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.

Results 458 content issues
Sort by recently updated
recently updated
newest added

I'm currently working with the 'content:file:afterParse' hook, however I need to perform one operation after the parsing is finished entirely. Would it be possible to add a hook that runs...

enhancement

### Is your feature request related to a problem? Please describe With the migration to shikiji in 2.8.x, use of the `css-variables` theme is broken, rendering only black text. This...

enhancement
Stale

### Environment ------------------------------ - Operating System: Linux - Node Version: v20.5.0 - Nuxt Version: 3.8.0 - CLI Version: 3.9.1 - Nitro Version: 2.7.0 - Package Manager: [email protected] - Builder: -...

### Is your feature request related to a problem? Please describe I tried to do a full-text search among all of markdown files under `content` directory, and this requires processing...

enhancement

### Environment ------------------------------ - Operating System: Linux - Node Version: v18.16.0 - Nuxt Version: 3.7.3 - CLI Version: 3.9.0 - Nitro Version: 2.6.3 - Package Manager: [email protected] - Builder: -...

### Environment Classic nuxt 3 project with this as nuxt.config : ``` modules: ["@nuxt/content", "@nuxtjs/i18n", '@nuxt/devtools'], content: { locales:[ 'en', 'fr' ], defaultLocale: 'fr' }, i18n: { strategy: 'prefix', defaultLocale:...

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

enhancement

### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v18.16.0 - Nuxt Version: 3.7.0 - CLI Version: 3.7.3 - Nitro Version: 2.6.2 - Package Manager: [email protected] - Builder: -...

### Discussed in https://github.com/nuxt/content/discussions/2376 Originally posted by **candidosilva** October 15, 2023 I created a content project from start using: npx nuxi@latest init content-app -t content But when I build the...

Stale

### Environment RootDir: C:/Users/esoub/Dev/Barbapapazes/le-classement.fr 16:15:27 Nuxt project info: 16:15:27 ------------------------------ - Operating System: `Windows_NT` - Node Version: `v16.17.0` - Nuxt Version: `3.1.1` - Nitro Version: `2.1.0` - Package Manager: `[email protected]`...