Compare commits

..

No commits in common. "main" and "1.3.4" have entirely different histories.
main ... 1.3.4

2 changed files with 157 additions and 97 deletions

250
main.js

File diff suppressed because one or more lines are too long

View file

@ -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
}