- 实现网页内容提取并导出为Markdown文件 - 支持自动识别和手动选择区域两种提取模式 - 使用Mozilla Readability算法提取页面主要内容 - 使用Turndown将HTML转换为Markdown - React + Vite + TypeScript 技术栈 - 支持图片URL保留、复制到剪贴板、直接下载 Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
605 B
XML
9 lines
605 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" fill="none">
|
|
<rect width="128" height="128" rx="24" fill="#22C55E"/>
|
|
<path d="M90 28H38a10 10 0 0 0-10 10v52a10 10 0 0 0 10 10h52a10 10 0 0 0 10-10V38l-26-26z" fill="white"/>
|
|
<path d="M58 38l18 18-18 18" stroke="#22C55E" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M68 56h28" stroke="#22C55E" stroke-width="4" stroke-linecap="round"/>
|
|
<path d="M68 70h28" stroke="#22C55E" stroke-width="4" stroke-linecap="round"/>
|
|
<path d="M68 84h16" stroke="#22C55E" stroke-width="4" stroke-linecap="round"/>
|
|
</svg>
|