With language (syntax highlighting test):

1
2
3
func main() {
    fmt.Println("hello")
}
1
2
def main():
    print("hello")

Table

LeftCenterRight
abc
longer textx1

Horizontal rule


Definition list (extension-dependent)

Term
Definition one
Definition two

Footnotes

Text with a footnote.1

Shortcodes (Hugo-specific)

Shortcode figure
1
fmt.Println("shortcode highlight")

Raw HTML passthrough

Highlighted text via raw HTML.

Emoji (if enableEmoji = true)

:smile: :+1:

Escaping test

*not italic* `not code`

Long paragraph (wrapping test)

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.



  1. Footnote content here. ↩︎