1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00

docs: remove emoji extension

it's raising a warning, which promotes to an error in strict mode.
Sounds like it is going away, and we don't use it here anyway.
This commit is contained in:
Wez Furlong 2023-10-17 09:15:26 -07:00
parent d2a18dbbd3
commit fec90ae04b
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -114,9 +114,6 @@ markdown_extensions:
- pymdownx.pathconverter:
base_path: "./docs"
- pymdownx.inlinehilite
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tabbed: