This is a typography page demonstrating various text formatting options.
Bold text and italic text and inline code.
<?php
echo "Hello, World!";
?>
This is a blockquote example. It can span multiple lines.

| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Row 1 | Data | More |
| Row 2 | Info | Text |