Skip to content

Commit 0a43974

Browse files
committed
Documentation
1 parent 1712664 commit 0a43974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/code-blocks.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ theme:
6161
```
6262

6363
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
64-
text__, images, ... basically anything that can be expressed in Markdown.
64+
text__, images, ... basically anything that can be written in Markdown.
6565

6666
??? info "Enabling code annotations for a specific code block"
6767

@@ -181,7 +181,7 @@ theme:
181181
```
182182

183183
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
184-
text__, images, ... basically anything that can be expressed in Markdown.
184+
text__, images, ... basically anything that can be written in Markdown.
185185
````
186186

187187
_Result_:
@@ -193,7 +193,7 @@ theme:
193193
```
194194

195195
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
196-
text__, images, ... basically anything that can be expressed in Markdown.
196+
text__, images, ... basically anything that can be written in Markdown.
197197

198198
#### Stripping comments
199199

0 commit comments

Comments
 (0)