mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-04 06:33:54 -09:00
Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
config BR2_PACKAGE_PYTHON_MARKDOWN_IT_PY
|
|
bool "python-markdown-it-py"
|
|
select BR2_PACKAGE_PYTHON_MDURL # runtime
|
|
help
|
|
Python port of markdown-it. Markdown parsing, done right!
|
|
|
|
https://github.com/executablebooks/markdown-it-py
|