content
content copied to clipboard
The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
I've been trying to use code highlighting in Nuxt Content v2. For example: ``` ```js{1}[file_name] export default () => { console.log('Code block') } ``` ``` Content doesn't seem to...
### Environment - Operating System: `Windows_NT` - Node Version: `v17.0.0` - Nuxt Version: `3.0.0-rc.3` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `css`, `modules`, `ssr`, `target`, `typescript` -...
Would it be possible to handle per-page prose components? Right now prose components can only be selected at top level, but I'm pretty sure being able to configure it at...
### Is your feature request related to a problem? Please describe This issue was encountered in #1049. The Content Module fills up the terminal with loads of warnings if the...
### Environment Browser ### Reproduction Just get on any page at [Nuxt Content Documentation](https://content.nuxtjs.org) and scroll down to the footer. ### Describe the bug The logos of Nuxt and Vue...
Just curious if you would like to add an example of loading authors from separate files or perhaps adding truncated descriptions without needing to put in the `` comment? This...
`queryContent` doesn't work after generating static HTML (`ssr: true`) within a `client-only` block
### Environment - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.5` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `target`, `ssr`, `app`, `modules`, `components`, `css`,...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
### Environment Nuxt project info: 14:21:10 ------------------------------ - Operating System: `Darwin` - Node Version: `v18.2.0` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`,...
### Environment - Operating System: `Windows_NT` - Node Version: `v16.16.0` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules` - Runtime Modules: `@nuxt/[email protected]` -...