Skip to content

Commit b60b4f8

Browse files
authored
Add SwaTex to Math category (#1975)
1 parent cbbe7e1 commit b60b4f8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

contents.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5908,6 +5908,12 @@
59085908
"description":"Arbitrary-precision arithmetic.",
59095909
"homepage":"https://github.com/attaswift/BigInt"
59105910
},
5911+
{
5912+
"title":"SwaTex",
5913+
"category":"math",
5914+
"description":"KaTeX-compatible LaTeX math rendering engine with no JavaScript, WebView, or DOM.",
5915+
"homepage":"https://github.com/PhraseHQ/SwaTex"
5916+
},
59115917
{
59125918
"title":"KALoader",
59135919
"category":"ui",

0 commit comments

Comments
 (0)