Skip to content

Commit ebf7de5

Browse files
committed
docs: format tip
1 parent 24a2c1a commit ebf7de5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,8 @@ You can add custom npmx badges to your markdown files using the following syntax
9797
[![Open on npmx.dev](https://npmx.dev/api/registry/badge/TYPE/YOUR_PACKAGE)](https://npmx.dev/package/YOUR_PACKAGE)
9898
```
9999

100-
::tip
101-
Make sure to replace `TYPE` with one of the options listed below and `YOUR_PACKAGE` with the actual package name (e.g., `vue`, `lodash`, or `@nuxt/kit`).
102-
::
100+
> [!TIP]
101+
> Make sure to replace `TYPE` with one of the options listed below and `YOUR_PACKAGE` with the actual package name (e.g., `vue`, `lodash`, or `@nuxt/kit`).
103102
104103
#### Available Badge Types
105104

0 commit comments

Comments
 (0)