content
content copied to clipboard
The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
### 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...
### π 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: [ {...
### 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: -...
### π 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...