介绍
novelWriter 是一款免费开源类似 Markdown 的文本编辑器,专为编写小说和许多较小的纯文本文档的大型项目而设计。它被设计为一个简单的文本编辑器,可以轻松组织文本文件和注释,具有用于注释、概要和文件之间交叉引用的元数据语法,并基于纯文本文件构建以实现稳健性。
软件截图
更新日志
v2.7.1
Bugfixes
Fix a bug where tags would be listed in the auto-complete menu for mentions even if the file defining it had been moved to Archive or Trash. Issue #2387. PR #2389.
Fixed a bug that seems to only have occurred on Windows where the auto-complete menu would hold on to the return and arrow keys even when it was hidden. Issue #2386. PR #2389.
Improvements
The auto-complete menu in the editor no longer shows any suggestions when defining the tag. This never made sense anyway. PR #2389.
Internationalisation
Updated the Czech. PR #2393.
Packaging
Fixed an issue with the AppImage release where on some platforms libxcb-cursor0 was missing. The library is now included in the AppImage.