diff --git a/community-plugins.json b/community-plugins.json index a986933452f..73b8fc0f0da 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -12388,5 +12388,12 @@ "author": "Elias Jaffe", "description": "Remove newlines from text selections and also paste content from the clipboard without newlines.", "repo": "HandcartCactus/obsidian-remove-newlines" + }, + { + "id": "ai-chat-as-md", + "name": "AI Chat as Markdown", + "author": "Charl P. Botha", + "description": "Multiple branching AI conversations as Markdown hierarchy", + "repo": "cpbotha/obsidian-ai-chat-as-md" } ]