Deepdwn 是一款适用于 Windows、Mac 和 Linux 的仅限离线、功能丰富的 Markdown 编辑器。

Deepdwn 支持按存储在文档 YAML 前端的标签和类别来组织文档,并支持反向链接将文档连接在一起。
Deepdwn 具有许多编辑功能,例如文档大纲、无干扰模式、表格自动格式化和编辑、Vim 和 Emacs 键绑定、自动列表延续、持久部分折叠、图片拖放和编辑器内图片预览、每个文件和全局字数历史记录,以及用于写入条纹的特殊效果。
Deepdwn 还支持一些额外的块元素:
Deepdwn 支持以下 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 | |
| Horizontal Rules | Yes | |
| Links | Yes | |
| Images | Yes | |
| Tables | Yes | |
| Fenced Code Blocks | Yes | |
| Syntax Highlighting | Yes | |
| Footnotes | Yes | |
| Heading IDs | Partial | Heading IDs are automatically generated and link to headings via autocomplete. |
| Definition Lists | Yes | |
| Strikethrough | Yes | |
| Task Lists | Yes | |
| Emoji (copy and paste) | Yes | |
| Emoji (shortcodes) | No | |
| Highlight | Yes | |
| Subscript | Yes | |
| Superscript | Yes | |
| Automatic URL Linking | Yes | |
| Disabling Automatic URL Linking | Yes | |
| HTML | Yes |
作为额外的好处,Deepdwn 提供了对几个晦涩元素的支持。
| Element | Markdown | Rendered Output |
|---|---|---|
| Abbreviation | *[HTML]: Hyper Text Markup LanguageThe HTML specification is maintained by the W3C. |
The HTML specification is maintained by the W3C. |
| Center | ->This text has been centered<- |
在 60 页中学习 Markdown。《Markdown 指南》专为新手和专家设计,是一本全面的参考书,包含您入门和掌握 Markdown 语法所需的一切。
获取书籍