Files
StudyDiary/.obsidian/plugins/export-to-html/manifest.json
T
2026-07-23 20:36:13 +08:00

12 lines
322 B
JSON

{
"id": "export-to-html",
"name": "Export to HTML",
"version": "1.2.0",
"minAppVersion": "0.15.0",
"description": "Export your Markdown notes as HTML, directly in the clipboard or as a file.",
"author": "kalvn",
"authorUrl": "https://kalvn.net",
"fundingUrl": "https://paypal.me/kalvn/5",
"isDesktopOnly": true
}