mvdkwast / obsidian-copy-as-html

Obsidian plugin: copy document as HTML, including images
MIT License
42 stars 11 forks source link

Make the HTML template customizable #66

Closed mvdkwast closed 2 days ago

mvdkwast commented 2 days ago

This allows for more flexibility, especially when the generated HTML is used as-is.

This was suggested in #58, and is one part of the solution for #64.