kalvn6k downloadsExport your Markdown notes as HTML, directly in the clipboard or as a file.
This Obsidian community plugin allows you to export the content of a note as HTML, either to the clipboard or to a new HTML file.
During the export, images will be copied over in base 64 format.
This plugin is a work in progress but it already works great in most cases. Some edge cases with inline image exports will be improved.
Obsidian mobile apps are not yet supported.
Follow the steps below to install Obsidian Export to HTML.
Open the command palette (press CTRL+P if you use a keyboard) and type Export to HTML.
main.js, manifest.json to your vault VaultFolder/.obsidian/plugins/export-to-html/.node --version).npm install to install dependencies.npm run dev to start compilation in watch mode.