Home
Heading 1
Heading 2
Heading 3
This is bold text, and this is emphasized text.
Link to the index page.
This is code
This is also
code...
fmt.Println("Hello, Hugo!")
Italic or Italic
Bold or Bold
Strikethrough
Inline code
This is a blockquote.
Nested blockquote.
- Item 1
- Sub-item 1
- Sub-item 2
- Item 2
- First item
- Second item
- Sub-item 1
- Sub-item 2
#TABLE
Name | Age | Location |
---|---|---|
Alice | 25 | New York |
Bob | 30 | Paris |
{{ $image := resources.Get “../LT_logo.svg” | resize “800x” }}
TASK list
- Completed task
- Incomplete task
Definition list
- Term 1
- Definition for term 1
- Term 2
- Definition for term 2
SHORTCODE
This is a shortcode alert.
def hello():
print("Hello, Hugo!")
Syntax Highlighting (Hugo-Specific)
fmt.Println("Hello, Hugo!")
Here is a statement with a footnote.1
-
This is the footnote explanation. ↩︎