Skip to content

Commit

Permalink
Update mkdocs-material, deprecated pymdownx.emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanroie committed Aug 26, 2024
1 parent fcfd436 commit 045a059
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@ markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tilde
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
options:
custom_icons:
- custom_theme/.icons
# - pymdownx.emoji:
# emoji_index: !!python/name:materialx.emoji.twemoji
# emoji_generator: !!python/name:materialx.emoji.to_svg
# options:
# custom_icons:
# - custom_theme/.icons
- pymdownx.striphtml:
strip_comments: true
strip_js_on_attributes: false
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ mkdocs==1.4.1
mkdocs-awesome-pages-plugin>=2.5.0
mkdocs-bootstrap>=1.1
mkdocs-htmlproofer-plugin>=0.0.3
mkdocs-material>=7.1.5
mkdocs-material-extensions>=1.0.1
mkdocs-material>=9.4
#mkdocs-material-extensions>=1.0.1
mkdocs-minify-plugin>=0.3.0
mkdocs-redirects>=1.0.0
mkdocs-static-i18n>=0.13
Expand Down

0 comments on commit 045a059

Please sign in to comment.