介绍
Zettlr是款适合写作者和研究人员使用的Markdown编辑器,免费开源,功能简洁,具备Markdown所有基本功能,内置各种运算符,还可以调用计数器,可以完美替代Word和收费的文字处理器。
软件截图
软件特点
从应用程序中直接管理你的文件和文件夹。
在第一个视图中使用代码片段了解您的文件中的内容。
使用Quicklook快速预览文件而不关闭当前文件。
使用强大的搜索操作符搜索任何东西
用“计数器”这个词来概括你的写作量
使用舒适的工具栏访问最重要的命令
将您的文件导出到您最需要的格式,并与您的同事共享。
更新日志
GUI and Functionality
- A malformed directory settings file now does not prevent loading the
directory; instead the malformed file is now removed - Fixed a small visual glitch on Linux where the selected file was not
highlighted in the file list in the thin or expanded file manager modes - Fixed heading ID links not working with, e.g., accents
- Fixed heavy latency when working on a file with many related files
Under the Hood
- Simplify the codeblock class hook again to significantly improve typing speed
- Updated all dependency packages to the respective latest versions