Files
WorkNote/.obsidian/plugins/better-export-pdf/manifest.json
2025-03-07 22:32:33 +08:00

16 lines
436 B
JSON

{
"id": "better-export-pdf",
"name": "Better Export PDF",
<<<<<<< HEAD
"version": "1.10.0",
=======
"version": "1.10.2",
>>>>>>> origin/main
"minAppVersion": "0.15.0",
"description": "Export your notes to PDF, support export preview, add bookmarks outline and header/footer.",
"author": "l1xnan",
"authorUrl": "https://github.com/l1xnan",
"fundingUrl": "https://www.buymeacoffee.com/l1xnan",
"isDesktopOnly": true
}