Skip to content

Releases: mvdkwast/obsidian-copy-as-html

0.3.2

07 Dec 22:53
Compare
Choose a tag to compare

83d04fc feat: can format some elements as tables

0.3.1

30 Nov 21:32
Compare
Choose a tag to compare

f4265c6 fix: Invalid SVG from Mermaid when newlines.

0.3.0

24 Nov 21:01
Compare
Choose a tag to compare

Release 0.3.0

Mermaid and SVG support

43e545e ci: remove changelog generation that doesn't work
9872eb1 feat: render mermaid, raw svg
0a64acb docs: update README.md
d17e323 chore: attempt to fix changelog generation

0.2.4

18 Nov 19:40
Compare
Choose a tag to compare

Changelog :

9e18946 chore: add changelog to release body
33e5d31 fix: list and task styling
189eece docs: Update README.md

0.2.3

16 Nov 21:52
Compare
Choose a tag to compare

New features :

0.2.3 Added file menu entry
0.2.2 Option to remove front-matter
0.2.0 Custom CSS

0.2.2

16 Nov 21:22
Compare
Choose a tag to compare
0.2.2

0.2.1

15 Nov 23:47
Compare
Choose a tag to compare

0.2.1 - Fix - disable mobile support

This plugin is not compatible with mobile. This fix resets the flag marks it as compatible.

0.2.0 - New feature : stylesheet support

This release provides a default simple stylesheet so tables, code blocks and callouts render properly.

It is also possible to customize or provide a new stylesheet in the settings.

0.2.0

15 Nov 23:27
Compare
Choose a tag to compare

New feature : stylesheet support

This release provides a default simple stylesheet so tables, code blocks and callouts render properly.

It is also possible to customize or provide a new stylesheet in the settings.

0.1.2

10 Nov 22:32
Compare
Choose a tag to compare

Technical update

  • Avoid usage of path dependency
  • simplified code encoding image data to base64 using the arrayBufferToBase64 API function
  • make sure that embedded links are files and not folders
  • use a checkCallback instead of callBack for better UX

0.1.1

09 Nov 12:18
Compare
Choose a tag to compare
0.1.1