1. Hello
World
2. More stuff
In GitHub Markdown, the preceding content (where World and the line preceding it are indented with spaces) will render as:
- Hello
I hereby claim:
To claim this, I am signing this object:
| { | |
| "Version": "2012-10-17", | |
| "Statement": [ | |
| { | |
| "Sid": "Example", | |
| "Effect": "Allow", | |
| "Action": ["ec2:TerminateInstances"], | |
| "Condition": { | |
| "ArnEquals": { | |
| "ec2:InstanceProfile": "arn:aws:iam::123456789012:instance-profile/test" |