mirror of
https://github.com/johnkim05/obsidian-uuugl-plugin.git
synced 2026-07-22 06:42:18 +00:00
Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e30738831 | ||
|
|
77871525b1 |
2 changed files with 97 additions and 157 deletions
250
main.js
250
main.js
File diff suppressed because one or more lines are too long
|
|
@ -3,8 +3,8 @@
|
|||
"name": "uuu.gl Markdown Uploader",
|
||||
"version": "1.3.4",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Upload your notes to uuu.gl as rendered Markdown documents with internal links preserved.",
|
||||
"description": "Upload your notes to uuu.gl as rendered Markdown documents.",
|
||||
"author": "uuu.gl",
|
||||
"authorUrl": "https://uuu.gl",
|
||||
"isDesktopOnly": true
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue