Skip to content

Update new line handling #41

Closed
Closed
@Teatabler

Description

@Teatabler

In line 560, in my opinion, Chr(10) is better than vbCrLf.

559      Case "n"
560           json_BufferAppend json_buffer, vbCrLf, json_BufferPosition, json_BufferLength
561           json_Index = json_Index + 1

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