Skip to content

Commit

Permalink
docs: remove emoji extension
Browse files Browse the repository at this point in the history
it's raising a warning, which promotes to an error in strict mode.
Sounds like it is going away, and we don't use it here anyway.
  • Loading branch information
wez committed Oct 17, 2023
1 parent d2a18db commit fec90ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ markdown_extensions:
- pymdownx.pathconverter:
base_path: "./docs"
- pymdownx.inlinehilite
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tabbed:
Expand Down

0 comments on commit fec90ae

Please sign in to comment.