Skip to content

Commit 3009835

Browse files
authored
add o2 plugin (#1678)
1 parent 67c7cb7 commit 3009835

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

community-plugins.json

+7
Original file line numberDiff line numberDiff line change
@@ -6064,5 +6064,12 @@
60646064
"description": "Plugin for using Marp on Obsidian.",
60656065
"author": "JichouP",
60666066
"repo": "JichouP/obsidian-marp-plugin"
6067+
},
6068+
{
6069+
"id": "o2",
6070+
"name": "O2",
6071+
"description": "This is a syntax converting plugin to make obsidian markdown syntax compatible with other markdown syntax.",
6072+
"author": "haril song",
6073+
"repo": "songkg7/o2"
60676074
}
60686075
]

0 commit comments

Comments
 (0)