add: mdtex2html (#6857)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2025-10-24 00:56:30 -07:00
committed by GitHub
parent 121598d3ef
commit ea6d60bab4
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"
}
}