Skip to content

Commit 88fc10f

Browse files
committedMar 7, 2025
Convert a note to an admonition
1 parent 1fa9ced commit 88fc10f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@ Set the var `clojure-ts-indent-style` to change it.
148148
(setq clojure-ts-indent-style 'fixed)
149149
```
150150

151-
**Note:** You can find [this article](https://metaredux.com/posts/2020/12/06/semantic-clojure-formatting.html) comparing semantic and fixed indentation useful.
151+
> [!TIP]
152+
>
153+
> You can find [this article](https://metaredux.com/posts/2020/12/06/semantic-clojure-formatting.html) comparing semantic and fixed indentation useful.
152154
153155
### Font Locking
154156

0 commit comments

Comments
 (0)
Please sign in to comment.