We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed42daf commit a314c21Copy full SHA for a314c21
community-plugins.json
@@ -18233,5 +18233,12 @@
18233
"author": "Rootiest",
18234
"description": "Extracts text from images using AI Vision models.",
18235
"repo": "rootiest/obsidian-ai-image-ocr"
18236
+ },
18237
+ {
18238
+ "id": "wrap-w-html",
18239
+ "name": "Wrap with HTML",
18240
+ "author": "oebelus",
18241
+ "description": "Quickly wrap selected text with HTML elements and CSS inline styling via right-click context menu.",
18242
+ "repo": "oebelus/html-wrapper-plugin"
18243
}
18244
]
0 commit comments