1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Documentation

This commit is contained in:
squidfunk 2022-01-09 14:00:28 +01:00
parent db4648fb0b
commit 24c851948f
2 changed files with 6 additions and 4 deletions

View File

@ -38,9 +38,11 @@ Browser support matrix sourced from [caniuse.com].[^1]
</figure>
[^1]:
The data was collected from [caniuse.com] in January 2022 and is primarily
The data was collected from [caniuse.com] in January 2022, and is primarily
based on browser support for [custom properties], [mask images] and the
[:is pseudo selector] which are not completely polyfillable.
[:is pseudo selector] which are not entirely polyfillable. Browsers with a
cumulated market share of less than 1% were not considered, but might still
be fully or partially supported.
Note that the usage data is based on global browser market share, so it could
in fact be entirely different for your target demographic. It's a good idea to

View File

@ -26,7 +26,7 @@ Material for MkDocs can be installed with `pip`:
pip install mkdocs-material
```
=== "8.x <small>version range</small>"
=== "8.x"
``` sh
pip install mkdocs-material=="8.*" #(1)!
@ -78,7 +78,7 @@ minutes, as it comes with all dependencies pre-installed. Pull the image for the
docker pull squidfunk/mkdocs-material
```
=== "8.x <small>version range</small>"
=== "8.x"
```
docker pull squidfunk/mkdocs-material:8