Skip to content

Tabstop - Delta contains unexpected byte sequence #5

@voodoohoo

Description

@voodoohoo

If Tabstops are defined, e.g. left Tabstop on Position 100, typing a single Tab leads to this delta

[{"attributes":{"tab":"1"},"insert":""},{"attributes":{"line-part":true},"insert":""},{"attributes":{"tabs-cont":"TABS-CONT"},"insert":"\n"}]
All of the insert operations for the attributes tab and line-part contains a byte sequence of EF BB BF

I think that is bug within the tabstop logic. I've noticed that while writing a Delta2Rtf converter which leads to unexpected results when using defined tabstops

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions