math
This commit is contained in:
parent
7210069d3b
commit
100bef71c4
@ -378,7 +378,7 @@ tags on separate lines and adding new lines between the tags and the content.
|
|||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
[Ref](https://squidfunk.github.io/mkdocs-material/reference/images/#image-alignment-left)
|
[Ref](https://squidfunk.github.io/mkdocs-material/reference/images)
|
||||||
|
|
||||||
## Lists
|
## Lists
|
||||||
|
|
||||||
@ -433,3 +433,11 @@ tags on separate lines and adding new lines between the tags and the content.
|
|||||||
* [x] In scelerisque nibh non dolor mollis congue sed et metus
|
* [x] In scelerisque nibh non dolor mollis congue sed et metus
|
||||||
* [ ] Praesent sed risus massa
|
* [ ] Praesent sed risus massa
|
||||||
- [ ] Aenean pretium efficitur erat, donec pharetra, ligula non scelerisque
|
- [ ] Aenean pretium efficitur erat, donec pharetra, ligula non scelerisque
|
||||||
|
|
||||||
|
## Math
|
||||||
|
|
||||||
|
!!! warning "注意"
|
||||||
|
|
||||||
|
数学公式模块没有配置!
|
||||||
|
|
||||||
|
[Ref](https://squidfunk.github.io/mkdocs-material/reference/math)
|
Loading…
x
Reference in New Issue
Block a user