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

### Is your feature request related to a problem? Please describe Custom transformers are currently very limited for complex cases where some data needs to be accessed multiple time accross...

enhancement

### πŸ”— Linked issue Reopens and closes #3338, continues #3531 ### ❓ Type of change - [x] πŸ“– Documentation (updates to the documentation or readme) - [ ] 🐞 Bug...

Hello, in `nuxt.config.ts` I wrote the following as documented [in the docs](https://content.nuxt.com/docs/integrations/llms#sections) ```diff export default defineNuxtConfig({ modules: [ '@nuxt/content', 'nuxt-llms', ], llms: { domain: 'https://example.com', title: 'title', sections: [ {...

Stale

### Environment - Operating System: `ubuntu-latest, 20` - Node versiΓ³n: 20.19.5 - Npm: 10.8.2 - Yarn: 1.22.22 - Nuxt VersiΓ³n: 4.1.2 ### Version v3 ### Reproduction Use the 'Minimal Starter'...

### Environment - Operating system : macos - @nuxt/content: ^3.6.3 - nuxt ^4.0.3 - Node 24 In a Nuxt 4 project utilizing `@nuxt/content`, I am encountering an issue where content-rendered...

### Environment - Operating System: Darwin - Node Version: v20.9.0 - Nuxt Version: 4.1.2 - CLI Version: 3.28.0 - Nitro Version: 2.12.6 - Package Manager: [email protected] - Builder: - -...

### Environment ------------------------------ - Operating System: Linux - Node Version: v22.17.0 - Nuxt Version: 4.1.2 - CLI Version: 3.28.0 - Nitro Version: 2.12.6 - Package Manager: [email protected] - Builder: -...

Stale

### πŸ”— Linked issue Close #3511 ### ❓ Type of change - [ ] πŸ“– Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...

### πŸ”— Linked issue ### ❓ Type of change - [ ] πŸ“– Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

Initially I added my thoughts as a comment in #3509 , but as I added more and more thoughts I decided to open a specific issue about i18n. I am...

enhancement