MkDocs Material 8.1.8 (#548)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-01-26 20:11:29 +01:00
committed by GitHub
parent 2c36192257
commit 93be8897df
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG MKDOCS_VERSION="8.1.0"
ARG MKDOCS_VERSION="8.1.8"
FROM squidfunk/mkdocs-material:${MKDOCS_VERSION} AS base
RUN apk add --no-cache git git-fast-import openssl \

View File

@@ -74,9 +74,9 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.superfences
- pymdownx.tasklist:
custom_checkbox: true
- toc: