Ghost is a relatively new content management system (CMS) for blogging that competes with older, established CMS products like WordPress and Drupal. Ghost is an open source project renowned for its speed, simplicity, and ease of use. Markdown support is standard and available out-of-the-box.
There are a couple minor compatibility issues noted below but, generally speaking, Ghost has solid Markdown support. The live editor is fairly intuitive and seems like a good choice for bloggers. Copying and pasting Markdown-formatted text into the editor works the way you’d expect it to.
Ghost provides support for the following Markdown elements.
Element | Support | Notes |
---|---|---|
标题 | 支持 | |
段落 | 支持 | |
换行符 | 支持 | You can use a trailing backslash (\ ) instead of trailing whitespace.
|
粗体 | 支持 | |
斜体 | 支持 | |
块引用 | 部分支持 | Nested blockquotes are not supported. |
有序列表 | 部分支持 | Nested lists are not supported. |
无序列表 | 部分支持 | Nested lists are not supported. |
代码块 | 支持 | |
水平分隔符 | 支持 | |
链接 | 支持 | |
图片 | 支持 | |
表格 | 不支持 | |
围栏代码块 | 支持 | |
语法高亮 | 支持 | |
脚注 | 支持 | |
标题 ID | 部分支持 | Automatically generated. There’s no way to set custom heading IDs. |
定义列表 | 不支持 | |
删除线 | 支持 | |
任务列表 | 不支持 | |
Emoji (复制和粘贴) | 未知 | |
Emoji (简码) | 未知 | |
强调 | 不支持 | |
下标 | 支持 | |
上标 | 支持 | |
Automatic URL Linking | 支持 | |
Disabling Automatic URL Linking | 支持 | |
HTML | 支持 |
现在不要停下来!在下面输入你的电子邮件地址,以通过电子邮件接收新的 Markdown 教程。我们不会发送垃圾邮件!