介绍
novelWriter 是一款免费开源类似 Markdown 的文本编辑器,专为编写小说和许多较小的纯文本文档的大型项目而设计。它被设计为一个简单的文本编辑器,可以轻松组织文本文件和注释,具有用于注释、概要和文件之间交叉引用的元数据语法,并基于纯文本文件构建以实现稳健性。
软件截图
更新日志
v2.5.3
Bugfixes
Fixed the red/green LEDs on the statusbar for the Default Light theme. The colours were swapped. Issue #2057. PR #2059.
Moved the styles tag into the head tag for HTML manuscript output, which is the correct placement for them. Issue #2080. PR #2085.
Fixed a bug in the project tree where it was possible to drag content to root level on some Qt versions where the disallow flag is not obeyed. The illegal action is now additionally blocked by code. Issue #2108. PR #2109.
Documentation
Updated a dead link to the spell check library with the new one. Issue #2042. PR #2059.
Internationalisation
Russian translation added by Konstantin Tan (@k1kimosha). PR #2126
Updated German and Portuguese translations.