# 🎉 Html2md 🥳

在线网址:https://www.helloworld.net/html2md

github仓库地址:https://github.com/helloworld-Co/html2md

html2md 是由 helloworld开发者社区 (opens new window) 开源的一款轻量级功能强大的html转md工具💪🏻,纯前端开发,不需要后端接口( Node是我们前端的😗!),支持多平台,一键将文章链接转换为md,方便大家收藏和保存文章🤪。请勿做其它用途

html2md地址 (opens new window) 👈🏻

# 教程,如下图

html2md教程 (opens new window)

# 技术栈

# 使用

注意:node 版本要求: v14.18.0

# 第一步:下载

git clone git@github.com:helloworld-Co/html2md.git
cd ./html2md

# 第二步:安装

npm install
或者
yarn install

# 第三步:启动

npm run dev
或者
yarn dev

# 使用备注

  • 防盗链:由于各大网站的图片基本都会有防盗链机制,转换出来的 md 里的图片会无法正常预览,这个不慌 😳,把 md 内容复制到 helloworld开发者社区 (opens new window) 的写作文本框中就能正常显示了👌🏻。
  • 微信文章:微信文章内容格式差异性比较大,不能保证 💯% 好使,如果一篇不能解决,那就换下一篇吧😏。
更新时间: 2024年8月8日星期四上午10点43分