Skip to content

Commit e3f6bec

Browse files
authored
docs: fix features table rendering (#736)
1 parent 6b74d55 commit e3f6bec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/content/2.guide/1.features.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ When set to `true`, this parameter replaces the static category label (like "ver
174174
- **Default**: `false`
175175
- **Usage**: `?name=true`
176176

177-
| Type | Default Label | With `name=true` |
178-
| :------------ | :------------ | :--------------- | ------- | ------- |
179-
| **Version** | `version | 3.12.0` | `nuxt | 3.12.0` |
180-
| **Downloads** | `downloads/mo | 2M` | `lodash | 2M` |
177+
| Type | Default Label | With `name=true` |
178+
| ------------- | -------------------- | ---------------- |
179+
| **Version** | `version \| 3.12.0` | `nuxt \| 3.12.0` |
180+
| **Downloads** | `downloads/mo \| 2M` | `lodash \| 2M` |

0 commit comments

Comments
 (0)