Skip to content

Commit 74266e2

Browse files
committed
Fix rendering of [!IMPORTANT] in docs
1 parent 771dc6d commit 74266e2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
[![codecov](https://codecov.io/github/QuEraComputing/bloqade-analog/graph/badge.svg?token=4YJFc45Jyl)](https://codecov.io/github/QuEraComputing/bloqade-analog)
1111
![CI](https://github.com/QuEraComputing/bloqade-analog/actions/workflows/ci.yml/badge.svg)
1212

13-
> [!IMPORTANT]
14-
>
15-
> Bloqade has been restructured to make room for new features and improvements. Please refer to the [migration guide](./home/migration/) for more information.
13+
!!! note
14+
15+
Bloqade has been restructured to make room for new features and improvements.
16+
Please refer to the [migration guide](./home/migration/) for more information.
17+
1618

1719
# **Welcome to Bloqade**: QuEra's Neutral Atom SDK
1820

0 commit comments

Comments
 (0)