Posts
My First Post
A short English demo post used to verify the multilingual Hugo site and basic Markdown rendering.
Introduction #
This is bold text, and this is emphasized text.
Visit the Hugo website!
Structured Markdown Fixture #
This paragraph exercises an internal archive link, a page anchor, an external Spectrum reference, and a downloadable image resource.

package main
func main() {
println("s2 markdown hook")
}No language fence keeps a plain text fallback.| Hook | Expected structure |
|---|---|
| Heading | Stable id with permalink |
| Link | Typed link semantics |
| Table | Scroll container |