# Herman: Boilerplate
Uhh.. if you're NOT me... er.. hi? Well.. Okay. I guess. If you wanna tinker with stuff, this page is a good one to do it.
---
## Headings
# H1
## H2
### H3
#### H4
##### H5
###### H6
---
## Text Formatting
**Bold**
*Italic*
***Bold + Italic***
~~Strikethrough~~
Inline code: `let herman = "canon";`
---
## Lists
### Unordered
- First item
- Second item
- Nested item
- Another nested item
### Ordered
1. First
2. Second
3. Third
---
## Link
[Example Link](https://example.com)
---
## Blockquote
> This is a blockquote.
> It can span multiple lines.
---
## Horizontal Rule
---
## Table
| Character | Role | Status |
|-----------|------|--------|
| Herman | Main | Ongoing |
| Unknown | ??? | ??? |
---
## Code Block
```
function helloWorld() {
console.log("Hello, world.");
}
```
---
# HTML Inside Markdown
Markdown allows raw HTML styling.
## Basic Color
Dark Red
Blue
Green
---
## Font Size
Large Text
Small Text
---
## Background + Padding
Inverted Text
---
## Letter Spacing
S P A C E D
---
## Text Shadow (Glow)
Glowing Violet
---
## Gradient Text (No CSS File Needed)
Gradient Text Example
---
## Per-Letter Rainbow
R
A
I
N
B
O
W
## Media Text
I FEEL SO GLUBTASTIC!!!!!!!!
And now we'll continue yapping