newline

[1/1]

  1. Handling Newlines in JSON with JavaScript
    Understanding JSON and NewlinesNewlines Characters that indicate the end of a line in text. In JSON, they are represented by the backslash followed by the letter "n" (\n)