Skip to content

Commit

Permalink
Updated markdown emoji extension to fix doc pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy808 committed Feb 14, 2024
1 parent e87f60e commit f3197c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ markdown_extensions:
- attr_list
- pymdownx.inlinehilite
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.superfences:
custom_fences:
- name: mermaid
Expand Down

0 comments on commit f3197c6

Please sign in to comment.