add: mdtex2html (#6857) (#6862)

This commit is contained in:
Raboneko
2025-10-24 09:28:49 -07:00
committed by GitHub
parent 42bbdc9afa
commit 983e276a8a
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"
}
}