Test Page
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
paragraph emph bold boldemph is deleted text.
Footnotes Test
Here is a footnote reference,1 and another.2 H~2~O is a liquid. 2^10^ is 1024.
1
Here is the footnote.
2
Here's one with multiple blocks.
Tables Test
Right | Left | Default | Center |
---|---|---|---|
12 | 12 | 12 | 12 |
123 | 123 | 123 | 123 |
1 | 1 | 1 | 1 |
Blockquote Test
“All we have to decide is what to do with the time that is given us.”
Code Test
some code
code in block
# comment test
static void
else
// Comment test
/* test */
return
# comment test
}
}
}
}