Releases: mvdkwast/obsidian-copy-as-html
Releases · mvdkwast/obsidian-copy-as-html
0.0.6
feature: enable command in both edit and reading mode
fix: document rendering incomplete
fix: remove copy buttons after code blocks
0.0.5
fix: uri decode vault part of image uri
0.0.4
- Attempt to load files directly from the vault. This avoids tainting
problems, and allows to load non-trivial diagrams.
- Render SVG in data uri as bitmap. This works around a bug in gmail
where the content is duplicated otherwise.
0.0.3
Copy current document to clipboard as HTML
works in edit-mode
replaces images with data-uris