mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
17126642fd
commit
0a4397433d
@ -61,7 +61,7 @@ theme:
|
|||||||
```
|
```
|
||||||
|
|
||||||
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
||||||
text__, images, ... basically anything that can be expressed in Markdown.
|
text__, images, ... basically anything that can be written in Markdown.
|
||||||
|
|
||||||
??? info "Enabling code annotations for a specific code block"
|
??? info "Enabling code annotations for a specific code block"
|
||||||
|
|
||||||
@ -181,7 +181,7 @@ theme:
|
|||||||
```
|
```
|
||||||
|
|
||||||
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
||||||
text__, images, ... basically anything that can be expressed in Markdown.
|
text__, images, ... basically anything that can be written in Markdown.
|
||||||
````
|
````
|
||||||
|
|
||||||
_Result_:
|
_Result_:
|
||||||
@ -193,7 +193,7 @@ theme:
|
|||||||
```
|
```
|
||||||
|
|
||||||
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
||||||
text__, images, ... basically anything that can be expressed in Markdown.
|
text__, images, ... basically anything that can be written in Markdown.
|
||||||
|
|
||||||
#### Stripping comments
|
#### Stripping comments
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user