Novelwriter

Latest version: v2.6.3

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 17

0.1

This is the initial release of a working version of novelWriter, but with very limited
capabilities. So far, the following has been implemented:

* A document tree with a set of pre-defined root folders of a given set of classes for different
purposes for novel writing. That is, a root item for the novel itself, one for characters, plot
elements, timeline, locations, objects, and a custom one.
* A plain text editor with a simplified markdown format that allows for four levels of titles, and
bold, italics and underline text.
* In addition, the format supports comments with lines starting with a `%`.
* It also allows for keyword/value sets staring with the character ``. These will later be used
to link documents together as tags point to other documents. For instance, a scene file can
point the keyword `POV:name` to a character file with the keyword `THIS:name`.
* The text editor has a set of auto replace features:
* Dashes are made by combining two or three hyphens.
* Three dots are replaced with the ellipsis.
* Straight quotes with your quote format of choice.
* The text editor also allows for wrapping either selected text, or the word under the cursor, in:
* Bold, italics, or underline tags.
* Single, or double quotes.

Page 17 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.