Zettlr 是专为学术写作而设计的免费开源 Markdown 应用程序。它提供了许多强大的工具来帮助您开箱即用地编写学术文本。
该应用程序的既定目标很简单:“使艺术和人文学科的研究人员,例如那些没有任何编码知识的人,最终将自己从价值数百美元的软件中解放出来,并为进入开源时代铺平道路。考虑到这样一个事实,尤其是在政治学和社会学中,对开放获取期刊的呼声正在上升,这将是再合适不过的了。所以这就是 Zettlr 的全部意义所在:它希望成为文字处理器的激烈竞争者。
有关官方文档,请参阅 Zettlr 文档。Zettlr 本身实现了不同方言的混合。编辑器本身仅突出显示 GitHub Flavored Markdown 以及一些额外的元素,这些元素使用 Zettelkasten 元素扩展了 Markdown 语法。您还可以添加 LaTeX 命令。
Zettlr 为以下 Markdown 元素提供支持。
Element | Support | Notes |
---|---|---|
Headings | Yes | |
Paragraphs | Yes | |
Line Breaks | Yes | In addition to trailing whitespace, you can also use a trailing backslash or press the Return key once to achieve the same result. |
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 | |
Definition Lists | No | |
Strikethrough | Yes | |
Task Lists | Yes | |
Emoji (copy and paste) | Yes | |
Emoji (shortcodes) | No | |
Highlight | No | |
Subscript | No | |
Superscript | No | |
Automatic URL Linking | Yes | |
Disabling Automatic URL Linking | No | |
HTML | Unknown |
在 60 页中学习 Markdown。《Markdown 指南》专为新手和专家设计,是一本全面的参考书,包含您入门和掌握 Markdown 语法所需的一切。
获取书籍