diff --git a/community-plugins.json b/community-plugins.json index 738c881..7e0c5b3 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -61,5 +61,12 @@ "author": "7778777.online", "description": "Adds a relationship info card to profiles/posts (follow status + mutual followers) and combined \"show fewer + mute/block\" actions to the post menu.", "repo": "tangled:7778777.online/profile-moderation-tools" + }, + { + "id": "impro-latex", + "name": "LaTeX Math", + "author": "Impro Contributor", + "description": "Full LaTeX math rendering with KaTeX — $...$ for inline, $$...$$ for display", + "repo": "riziles/impro-latex-plugin" } ]