Initial commit: obsidian to gitea
This commit is contained in:
3747
.obsidian/plugins/copy-as-html/main.js
vendored
Normal file
3747
.obsidian/plugins/copy-as-html/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/copy-as-html/manifest.json
vendored
Normal file
10
.obsidian/plugins/copy-as-html/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "copy-as-html",
|
||||
"name": "Copy as HTML",
|
||||
"version": "1.1.3",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "This is a simple plugin that converts the selected markdown to HTML and copies it to the clipboard.",
|
||||
"author": "Bailey Jennings",
|
||||
"authorUrl": "https://twitter.com/Bailey_Jennings",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user