mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
config BR2_PACKAGE_PYTHON_MDIT_PY_PLUGINS
|
|
bool "python-mdit-py-plugins"
|
|
select BR2_PACKAGE_PYTHON_MARKDOWN_IT_PY # runtime
|
|
help
|
|
Collection of plugins for markdown-it-py.
|
|
|
|
https://github.com/executablebooks/mdit-py-plugins
|