Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/3.guide/5.migration/1.from-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The `<ContentDoc>` component will fetch the document for the current route path

## Feature comparison

| Feature / Version | Convent v1 | Content v2 |
| Feature / Version | Content v1 | Content v2 |
| ----------------- | :--------: | :--------: |
| Nuxt Version | `[email protected]` | `[email protected]` |
| Supported files | `.md`, `.yaml`, `.yml`, `.csv`, `.json`, `.json5`, `.xml` | `.md`, `.yaml`, `.yml`, `.csv`, `.json`, `.json5` |
Expand Down