Byword 是适用于 macOS 和 iOS 的简洁 Markdown 编辑器。您可以键入 Markdown 格式的文本,使用菜单选项调用预览,然后导出为多种可用文件格式之一,包括 HTML、PDF、Microsoft Word 和 LaTeX。您可以发布到多个博客服务,并且 iCloud 同步功能允许您从所有 Apple 设备创作和访问文件。Byword 无论如何都不花哨 — 有些人甚至可能会对应用程序无实质的外观和感觉感到厌烦 — 但它可以完成工作。
Byword 支持以下 Markdown 元素。
| Element | Support | Notes |
|---|---|---|
| Headings | Yes | |
| Paragraphs | Yes | |
| Line Breaks | Yes | |
| Bold | Yes | |
| Italic | Yes | |
| Blockquotes | Yes | |
| Ordered Lists | Yes | |
| Unordered Lists | Partial | Nested lists are not supported. |
| Code | Yes | |
| Horizontal Rules | Yes | |
| Links | Yes | |
| Images | Yes | |
| Tables | Yes | |
| Fenced Code Blocks | Yes | |
| Syntax Highlighting | No | |
| Footnotes | Yes | |
| Heading IDs | No | |
| Definition Lists | Yes | |
| Strikethrough | No | |
| Task Lists | No | |
| Emoji (copy and paste) | Yes | |
| Emoji (shortcodes) | No | |
| Highlight | No | |
| Subscript | Yes | |
| Superscript | Yes | |
| Automatic URL Linking | Yes | |
| Disabling Automatic URL Linking | Yes | |
| HTML | Yes |
作为额外的好处,Byword 提供了对几个晦涩元素的支持。
| 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. |
在 60 页中学习 Markdown。《Markdown 指南》专为新手和专家设计,是一本全面的参考书,包含您入门和掌握 Markdown 语法所需的一切。
获取书籍