Skip to content

Commit

Permalink
docs: add emoji support for docs (#3710)
Browse files Browse the repository at this point in the history
  • Loading branch information
ossdhaval committed Jan 28, 2023
1 parent 80c53e0 commit da07166
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ markdown_extensions:
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg

extra:
generator: false
Expand Down

0 comments on commit da07166

Please sign in to comment.