sora-editor icon indicating copy to clipboard operation
sora-editor copied to clipboard

Fixed: ContentReference.RefReader does not respect ContentLine.lineSeparator

Open itsaky opened this issue 3 years ago • 0 comments

The ContentReference.RefReader ignores the line separator for the ContentLine and appends LF (\n) instead. This PR fixes this issue.

Check out the ContentTest in editor module for more information.

itsaky avatar Sep 20 '22 05:09 itsaky