mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +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:
parent
d2a18dbbd3
commit
fec90ae04b
@ -114,9 +114,6 @@ markdown_extensions:
|
|||||||
- pymdownx.pathconverter:
|
- pymdownx.pathconverter:
|
||||||
base_path: "./docs"
|
base_path: "./docs"
|
||||||
- pymdownx.inlinehilite
|
- pymdownx.inlinehilite
|
||||||
- pymdownx.emoji:
|
|
||||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
|
||||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
|
||||||
- pymdownx.tasklist:
|
- pymdownx.tasklist:
|
||||||
custom_checkbox: true
|
custom_checkbox: true
|
||||||
- pymdownx.tabbed:
|
- pymdownx.tabbed:
|
||||||
|
Loading…
Reference in New Issue
Block a user