1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Add markdown admonition extension (#14303)

This commit is contained in:
Bradley Pierce
2024-01-26 16:10:57 -05:00
committed by GitHub
parent 4158759265
commit df9975f35d
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
mkdocs~=1.4.3
pygments~=2.15.1
pymdown-extensions~=10.3
pymdown-extensions~=10.3
markdown-gfm-admonition~=0.1.0