add: mdtex2html (#6857) (#6860)

This commit is contained in:
Raboneko
2025-10-24 09:26:12 -07:00
committed by GitHub
parent d441f577cc
commit f2cc441118
3 changed files with 57 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "mdtex2html.spec"
}
}