Simpleen 是一种本地化工具,用于翻译您可以通过 Web 应用程序或 API 直接使用的 Markdown 文件。您只需在 Simpleen 网站上注册,选择预配置的 Markdown 翻译器(或创建一个新的翻译器),然后将您的 Markdown 文件复制到在线翻译器中。您可以获得可以下载的即时结果。已翻译的句段将被存储以供将来编辑和访问。
它支持 CommonMark 和 GitHub Flavored Markdown (GFM) 以及您的个人样式。

Simpleen 支持以下 Markdown 元素。
| Element | Support | Notes |
|---|---|---|
| Headings | Yes | |
| Paragraphs | Yes | |
| Line Breaks | Yes | |
| Bold | Yes | |
| Italic | Yes | |
| Blockquotes | Yes | |
| Ordered Lists | Yes | |
| Unordered Lists | Yes | |
| Code | Yes | Code examples are not getting translated on purpose. |
| Horizontal Rules | Yes | |
| Links | Partial | Additional title is not translated. |
| Images | Partial | Title and alt-text are not translated. |
| Tables | Yes | |
| Fenced Code Blocks | Yes | Code examples are not getting translated on purpose. |
| Syntax Highlighting | Yes | |
| Footnotes | Partial | Footnotes with instead of .
fn-1^1 |
| Heading IDs | Yes | |
| Definition Lists | No | |
| Strikethrough | Yes | |
| Task Lists | Yes | |
| Emoji (copy and paste) | Yes | |
| Emoji (shortcodes) | Yes | |
| Highlight | No | |
| Subscript | No | |
| Superscript | No | |
| Automatic URL Linking | No | |
| Disabling Automatic URL Linking | No | |
| HTML | Yes |
在 60 页中学习 Markdown。《Markdown 指南》专为新手和专家设计,是一本全面的参考书,包含您入门和掌握 Markdown 语法所需的一切。
获取书籍