Skip to content
Snippets Groups Projects
Commit 1e9cb4a5 authored by Tadej Novak's avatar Tadej Novak
Browse files

Merge branch 'emoji' into 'main'

Use GitHub style emojis

See merge request !106
parents 817ab150 5eb361fb
No related branches found
No related tags found
1 merge request!106Use GitHub style emojis
Pipeline #11756060 passed
...@@ -197,7 +197,9 @@ markdown_extensions: ...@@ -197,7 +197,9 @@ markdown_extensions:
- admonition # callouts like !!!note and !!!tip - admonition # callouts like !!!note and !!!tip
- pymdownx.details - pymdownx.details
- pymdownx.superfences # code inside admonitions - pymdownx.superfences # code inside admonitions
- pymdownx.emoji - pymdownx.emoji:
emoji_index: !!python/name:pymdownx.emoji.gemoji
emoji_generator: !!python/name:pymdownx.emoji.to_alt
- pymdownx.snippets: - pymdownx.snippets:
url_download: true url_download: true
check_paths: true check_paths: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment