Skip to main content

Extension pack for Python Markdown and MkDocs Material.

Project description

MkDocs Material Extensions 2

Introduction

Better emoji support for Material for MkDocs.

Usage

=== "EmojiOne"

- pymdownx.emoji:
    emoji_index: !!python/name:materialy.emoji1
    emoji_generator: !!python/name:materialy.to_svg

=== "Twemoji"

- pymdownx.emoji:
    emoji_index: !!python/name:materialy.twemoji
    emoji_generator: !!python/name:materialy.to_svg

=== "Gemoji"

- pymdownx.emoji:
    emoji_index: !!python/name:materialy.gemoji
    emoji_generator: !!python/name:materialy.to_png

Installation

=== "Install the most recent stable version on pypi"

```shell
pip install mkdocs-material-extensions-2
```

=== "Install the latest version from source"

```shell
pip install git+https://github.com/ZhiyuanChen/mkdocs-material-extensions-2
```

License

mkdocs-material-extensions-2 is licensed under the AGPLv3+ license:

SPDX-License-Identifier: AGPL-3.0-or-later

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_material_extensions_2-1.0.0.tar.gz (46.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page