Collected Notes 是一个笔记平台,可以在互联网上发布您的 Markdown 笔记。您的笔记可以保持私密或发布在公共网页上。您可以使用 Collected Notes 网站或 macOS 和 iOS 应用程序创作笔记。

Collected Notes 支持以下 Markdown 元素。
| Element | Support | Notes |
|---|---|---|
| Headings | Yes | |
| Paragraphs | Yes | |
| Line Breaks | Yes | |
| Bold | Yes | |
| Italic | Partial | Using underscores () underlines the word or phrase instead of italicizing it.
_example_ |
| Blockquotes | Yes | |
| Ordered Lists | Yes | |
| Unordered Lists | Yes | |
| Code | Yes | |
| Horizontal Rules | Yes | |
| Links | Yes | |
| Images | Yes | The free plan allows you to display images on another website or server. To upload images, you’ll need to subscribe to the premium plan. |
| Tables | Yes | |
| Fenced Code Blocks | Yes | |
| Syntax Highlighting | Yes | |
| Footnotes | Yes | |
| Heading IDs | Partial | Automatically generated. There’s no way to set custom heading IDs. |
| Definition Lists | No | |
| Strikethrough | Yes | |
| Task Lists | Partial | Collected Notes implemented this in a non-standard way. Use a dash and brackets without a space in between ().
-[x] task |
| Emoji (copy and paste) | Yes | |
| Emoji (shortcodes) | No | |
| Highlight | Yes | |
| Subscript | No | |
| Superscript | No | |
| Automatic URL Linking | Yes | |
| Disabling Automatic URL Linking | Yes | |
| HTML | No |
在 60 页中学习 Markdown。《Markdown 指南》专为新手和专家设计,是一本全面的参考书,包含您入门和掌握 Markdown 语法所需的一切。
获取书籍