Skip to content

Commit 9dd23f6

Browse files
committed
Added note on new beta to getting started guide
1 parent 6e0e799 commit 9dd23f6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/getting-started.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ If not, we recommended using [`docker`][docker].
1616

1717
## Installation
1818

19+
!!! danger "8.0.0 Beta 1 is out!"
20+
21+
Help test the latest version of Material for MkDocs, introducing many new
22+
features and improvements like [code annotations], [anchor tracking] and
23+
[version warnings]. See #3219 for installation and upgrade instructions.
24+
25+
[code annotations]: reference/code-blocks.md#code-annotations
26+
[anchor tracking]: setup/setting-up-navigation.md#anchor-tracking
27+
[version warnings]: setup/setting-up-versioning.md#version-warning
28+
1929
### with pip <small>recommended</small> { #with-pip data-toc-label="with pip" }
2030

2131
Material for MkDocs can be installed with `pip`:

0 commit comments

Comments
 (0)