mirror of
https://github.com/johnkim05/obsidian-uuugl-plugin.git
synced 2026-07-22 16:30:30 +00:00
Compare commits
No commits in common. "main" and "1.3.4" have entirely different histories.
2 changed files with 157 additions and 97 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.",
|
||||
"description": "Upload your notes to uuu.gl as rendered Markdown documents with internal links preserved.",
|
||||
"author": "uuu.gl",
|
||||
"authorUrl": "https://uuu.gl",
|
||||
"isDesktopOnly": false
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue