Skip to content

Commit 8f0e9dc

Browse files
authored
chore(docs): add python-markdown extension to list of 3rd-party tools (#1877)
1 parent 9418ffb commit 8f0e9dc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/modules/setup/pages/third-party-tools.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
:url-jekyll-kroki: https://rubygems.org/gems/jekyll-kroki
2222
:url-remark-kroki: https://github.com/nice-move/remark-kroki
2323
:url-hugomods-kroki: https://kroki.hugomods.com/
24+
:url-python-markdown: https://python-markdown.github.io/
25+
:url-python-markdown-kroki: https://hkato.github.io/markdown-kroki/
26+
:url-python-mkdocs: https://www.mkdocs.org/
27+
:url-python-pelican: https://getpelican.com/
2428

2529
A list of third party tools, developed by the community, that rely on Kroki.
2630

@@ -89,3 +93,7 @@ The {url-remark-kroki}[Remark Kroki plugin] embeds Kroki diagrams within Markdow
8993
== HugoMods
9094
9195
The {url-hugomods-kroki}[Hugo Kroki module] embeds Kroki diagrams within Markdown files processed by Hugo.
96+
97+
== Python-Markdown
98+
99+
The {url-python-markdown-kroki}[Python-Markdown Kroki extension] embeds Kroki diagrams within Markdown files processed by {url-python-markdown}[Python-Markdown]. It supports Python-Markdown based applications such as {url-python-mkdocs}[MkDocs] and {url-python-pelican}[Pelican].

0 commit comments

Comments
 (0)