[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: fix features table rendering (#736)

authored by

btea and committed by
GitHub
e3f6bec9 6b74d552

+4 -4
+4 -4
docs/content/2.guide/1.features.md
··· 174 174 - **Default**: `false` 175 175 - **Usage**: `?name=true` 176 176 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` |