介绍
Zettlr是款适合写作者和研究人员使用的Markdown编辑器,免费开源,功能简洁,具备Markdown所有基本功能,内置各种运算符,还可以调用计数器,可以完美替代Word和收费的文字处理器。
软件截图
软件特点
从应用程序中直接管理你的文件和文件夹。
在第一个视图中使用代码片段了解您的文件中的内容。
使用Quicklook快速预览文件而不关闭当前文件。
使用强大的搜索操作符搜索任何东西
用“计数器”这个词来概括你的写作量
使用舒适的工具栏访问最重要的命令
将您的文件导出到您最需要的格式,并与您的同事共享。
更新日志
Zettlr 3.5.1
GUI and Functionality
- Fixed a bug that would make using certain keys such as
Enter
,Backspace
,
or quotes in code editors in the Assets Manager unusable - Added Kazakh language
- Improve fenced code block language detection when using fenced code
attributes. Now, using the recommended Pandoc-style syntax for attribute
strings will correctly match the language in the info string to one of the
available identifiers.