diff --git a/packages.json b/packages.json index 866a803..27cf3a2 100644 --- a/packages.json +++ b/packages.json @@ -26133,5 +26133,17 @@ "description": "Create and remove ramdisks easily", "license": "MPL-2.0", "web": "https://github.com/ment1na/tmpnim" + }, + { + "name": "matext", + "url": "https://git.sr.ht/~xigoi/matext", + "method": "git", + "tags": [ + "math", + "latex" + ], + "description": "Render LaTeX math as multiline Unicode text", + "license": "GPL-3.0-or-later", + "web": "https://git.sr.ht/~xigoi/matext" } ]