Style specimen: how every element renders
This is a draft post used to preview the theme’s typography. It never appears in production builds. The opening paragraph should read comfortably at around 65 characters per line, with enough leading that long-form text doesn’t feel dense.
A second-level heading
Body text with bold, italic, and a link to somewhere. Inline code like hugo server --buildDrafts should sit quietly in the sentence without jumping out.
A third-level heading
A blockquote: the strangest thing about writing is that you never know who you are writing for, and the reader never knows what was left out.
Some code:
func main() {
fmt.Println("Hello, blog")
}
An unordered list:
- First item, short
- Second item, which runs a little longer to see how wrapped lines behave in list context
- Third item
- A numbered list
- With a second entry
And a final paragraph to close things out, long enough to wrap onto a second line so the paragraph spacing rhythm is visible against the elements above.