This is content converted from Markdown!
Here's a JSON sample:
{
"foo": "bar"
}
<html> | |
<head> | |
<style> | |
h1 { | |
font-family: Calibri; | |
} | |
</style> | |
</head> | |
<body> | |
<h1>Hello World!</h1> |
I hereby claim:
To claim this, I am signing this object:
{ | |
"products": [ | |
{ | |
"id": 1, | |
"name": "Product number one", | |
"price": 2.56 | |
}, | |
{ | |
"id": 2, | |
"name": "Product number two", |