diff --git a/community-plugins.json b/community-plugins.json index afd87154054..7403c9e116e 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18709,5 +18709,12 @@ "author": "zmister", "description": "Synchronize documents between your vault and MrDoc.", "repo": "zmister2016/obsidian-mrdoc" + }, + { + "id": "export-to-tex-enhanced", + "name": "Export To TeX Enhanced", + "author": "shibadogcap", + "description": "Enhanced LaTeX export with Japanese localization, advanced table rendering, and modal-based workflows.", + "repo": "shibadogcap/obsidian-export-to-tex-enhanced" } ]