Skip to content

Commit

Permalink
add emoji extension to render emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Jun 16, 2024
1 parent 6914585 commit 7f3f93c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ nav:
- Configuration: configuration.md
- Basics: basics.md
- SAT file: sat.md
- Migration: migration.md

markdown_extensions:
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg - Migration: migration.md

0 comments on commit 7f3f93c

Please sign in to comment.