diff options
Diffstat (limited to '.obsidian/plugins/obsidian-enhancing-export/manifest.json')
| -rwxr-xr-x | .obsidian/plugins/obsidian-enhancing-export/manifest.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.obsidian/plugins/obsidian-enhancing-export/manifest.json b/.obsidian/plugins/obsidian-enhancing-export/manifest.json new file mode 100755 index 0000000..1878f9c --- /dev/null +++ b/.obsidian/plugins/obsidian-enhancing-export/manifest.json @@ -0,0 +1,10 @@ +{ + "id": "obsidian-enhancing-export", + "name": "Enhancing Export", + "version": "1.10.9", + "minAppVersion": "1.6.3", + "description": "This is a enhancing export plugin for Obsidian. It allows to export to formats like Html, DOCX, ePub and PDF or Markdown(Hugo) etc.", + "author": "YISH", + "authorUrl": "https://github.com/mokeyish", + "isDesktopOnly": true +}
\ No newline at end of file |
