Skip to content

Instantly share code, notes, and snippets.

@leon-do
Last active December 22, 2025 19:21
Show Gist options
  • Select an option

  • Save leon-do/040675fafa9b87175f50a8b2526c0cda to your computer and use it in GitHub Desktop.

Select an option

Save leon-do/040675fafa9b87175f50a8b2526c0cda to your computer and use it in GitHub Desktop.
JSON Demo
{
"Item 1": [
"Item 1 description."
],
"Item 2": [
"Item 2 description."
],
"Item 3": [
"Item 3 description."
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment