mirror of
https://github.com/bingryan/obsidian-markdown-export-plugin.git
synced 2026-07-22 07:10:24 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .autorc | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| export.gif | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian markdown export
This is a markdown export plugin for Obsidian (https://obsidian.md).
It allows you to export markdown to a package (including pictures) with one click, so that you can use it in other applications
Features
- Include image attachments
- Option for use
GitHub Flavored Markdown Format
How to Install
From within Obsidian
you can activate this plugin within Obsidian by doing the following:
- Open Settings > Third-party plugin
- Make sure Safe mode is off
- Click Browse community plugins
- Search for "Obsidian markdown export"
- Click Install
- Once installed, close the community plugins window and activate the newly installed plugin
