Hello World
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> |
This is content converted from Markdown!
Here's a JSON sample:
{
"foo": "bar"
}
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
Please refer to machine.config.comments for a description and | |
the default values of each configuration section. | |
For a full documentation of the schema please refer to | |
http://go.microsoft.com/fwlink/?LinkId=42127 | |
To improve performance, machine.config should contain only those | |
settings that differ from their defaults. |