rosswang511 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.
在 Obsidian 中将 HTML 文件转换为干净的 Markdown —— 与 MD to HTML Effectiveness 功能相反。
.html file and run the command / 将 HTML 文件转换为 Markdown —— 打开任意 .html 文件并运行命令.html files in the current folder at once / 批量转换文件夹 —— 一次转换当前文件夹内所有 .html 文件.md files (configurable) / 覆盖保护 —— 跳过已存在的 .md 文件(可配置)| Command / 命令 | Description / 说明 |
|---|---|
| Convert HTML file to Markdown | Convert active .html file to .md / 将当前 .html 文件转换为 .md |
| Convert all HTML in folder to Markdown | Batch convert all .html in current folder / 批量转换当前文件夹内所有 .html |
Settings → Community Plugins → Browse → Search "HTML to MD Effectiveness"
设置 → 社区插件 → 浏览 → 搜索 "HTML to MD Effectiveness"
yanqingwang/obsidian-html-to-md-effect / 添加仓库: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)