rosswang98 downloadsConvert HTML files to clean Markdown — headings, lists, code blocks, tables, links, images, and more.
Convert HTML files to clean Markdown in Obsidian — the reverse of MD to HTML Effectiveness.
.html file and run the command.html files in the current folder at once.md files (configurable)| Command | Description |
|---|---|
| Convert HTML file to Markdown | Convert active .html file to .md |
| Convert all HTML in folder to Markdown | Batch convert all .html in current folder |
Settings → Community Plugins → Browse → Search "HTML to MD Effectiveness"
yanqingwang/obsidian-html-to-md-effectcd html-to-md-effect-plugin
npm install
npm run dev # watch mode
npm run build # production build
node test-convert.js
MIT
Copyright (c) 2026 rosswang (Heart and Road Ltd)