Skip to content

Instantly share code, notes, and snippets.

@simon-lang
Created July 28, 2017 02:19
Show Gist options
  • Save simon-lang/379b9fb1cb92f263024b32e954fcbfc0 to your computer and use it in GitHub Desktop.
Save simon-lang/379b9fb1cb92f263024b32e954fcbfc0 to your computer and use it in GitHub Desktop.
{
"name": "Example",
"description": "Line 1\nLine2\nThird line with \"quotation marks\""
}
@simon-lang
Copy link
Author

The above is how you would write the JSON to display like this:

Line 1

Line 2

Third Line with "quotation marks"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment