MD2
查看全部工具
定价
EN
登录
注册
Markdown 转纯文本
移除所有格式,提取干净的纯文本
Sponsored
打开文件
示例
清空
粘贴
复制
下载
在浏览器本地处理
编辑
# Markdown Sample Welcome to **MD2** — convert Markdown locally in your browser. ## Features - GFM tables - Code highlighting - Math: $E = mc^2$ ### Checklist - [x] Local processing - [ ] Upload to server ## Code ```ts export function greet(name: string) { return `Hello, ${name}!`; } ``` ## Table | Format | Extension | Status | | --- | --- | --- | | Word | .docx | Ready | | PDF | .pdf | Ready | | HTML | .html | Ready | > Privacy first: your files never leave the device. 
预览