summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/obsidian-enhancing-export/manifest.json
blob: 1878f9cf37bf961224cbb560f12246c6382592c6 (plain)
1
2
3
4
5
6
7
8
9
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
}