freebsd-ports/textproc/py-mkdocs-material-extensions
Kai Knoblich 3e3092c4d0 textproc/py-mkdocs-material-extensions: New port
MkDocs Material provides numerous icons from Material, FontAwesome, and
Octicons, but it does so by inlining the SVG icons into the source.
Currently there is no easy way access these icons and arbitrarily insert
them into Markdown content.  Users must include the icon fonts
themselves and do it with HTML.

This module allows you to use PyMdown Extensions' Emoji extension to
enable easy insertion of MkDocs Material's SVG assets using
simple :emoji-syntax:.

This is done by creating our own emoji index and emoji generator.  The
custom index provides a modified version of the Emoji extensions Twemoji
index.

WWW: https://github.com/facelessuser/mkdocs-material-extensions
2022-01-09 20:28:44 +01:00
..
distinfo
Makefile
pkg-descr