Skip to content

Long strings that extend through line breaks prevent formatting #9032

@MarcoPo10

Description

@MarcoPo10

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions