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

@@ -201,35 +201,6 @@ To view all the available short names and emoji available, see
files containing the short names and emoji associated with each supported
index.
In addition, you can access all the Material icons and Fontawesome icons by using
Material for MkDocs's custom emoji index. It extends the Twemoji index with new
short names that access any of the included icons. To use the custom index, you
need to use the following options when including the Emoji extension:
```
- pymdownx.emoji:
emoji_index: !!python/name:material.emoji.material
emoji_generator: !!python/name:material.emoji.to_svg
```
Then we can access any of the icons:
=== "Markdown"
```
We can use Material Icons :material-airplane:.
We can also use Fontawesome Icons :fontawesome-solid-ambulance:.
That's not all, we can also use Octicons :octicons-octoface:.
```
=== "Results"
We can use Material Icons :material-airplane:.
We can also use Fontawesome Icons :fontawesome-solid-ambulance:.
That's not all, we can also use Octicons :octicons-octoface:.
!!! warning "Legal disclaimer"
Material has no affiliation with [JoyPixles][15] or [Twemoji][14], both