From 9dd23f6926ca5910d4323d87653f4fb3df17369d Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 13 Nov 2021 14:54:08 +0100 Subject: [PATCH] Added note on new beta to getting started guide --- docs/getting-started.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/getting-started.md b/docs/getting-started.md index 8643b5908..fbda5e5b9 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -16,6 +16,16 @@ If not, we recommended using [`docker`][docker]. ## Installation +!!! danger "8.0.0 Beta 1 is out!" + + Help test the latest version of Material for MkDocs, introducing many new + features and improvements like [code annotations], [anchor tracking] and + [version warnings]. See #3219 for installation and upgrade instructions. + + [code annotations]: reference/code-blocks.md#code-annotations + [anchor tracking]: setup/setting-up-navigation.md#anchor-tracking + [version warnings]: setup/setting-up-versioning.md#version-warning + ### with pip recommended { #with-pip data-toc-label="with pip" } Material for MkDocs can be installed with `pip`: