Reverted emoji.py integration to be moved out to separate package

This commit is contained in:
squidfunk
2020-04-08 17:40:36 +02:00
parent 15961dffa8
commit cb99a22fdf
4 changed files with 2 additions and 165 deletions

View File

@@ -103,8 +103,8 @@ markdown_extensions:
- pymdownx.critic
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.emoji.material
emoji_generator: !!python/name:material.emoji.to_svg
emoji_index: !!python/name:pymdownx.emoji.twemoji
emoji_generator: !!python/name:pymdownx.emoji.to_svg
# - pymdownx.highlight:
# linenums_style: pymdownx-inline
- pymdownx.inlinehilite