-
-
Notifications
You must be signed in to change notification settings - Fork 877
Open
Description
What happened?
When you have a long string of characters that extends past the end of a line into the next line, the first line of the two-line string ignores tabs and spaces. For instance trying to keep tabbed hierarchy YAML formatting without using a code block is impossible.
Ideally the editor should respect the desired formatting, regardless of line breaks. I would use a code block, but the lack of text color options makes it unsuitable for highlighting differences.
macOS 15.6.1, Notesnook desktop app 3.3.5 (240)
Steps to reproduce the problem
Try to add tab indentation to the beginning of a long string of characters that extends to a new line without a break. The editor will ignore any attempts to indent and break your formatting hierarchy.
Version
3.3.5
Platform/OS
macOS
Relevant log output
Metadata
Metadata
Assignees
Labels
No labels