---
# Document title
Title: New Document 2

# keywords mainly used for searching
Keywords:
- Document
- HTML
- Markdown

# First and last name of the authors as a list
Author:
- null

Created: 2022-07-02
Last Update: 2022-07-02

Language: en

...

### {{ .Title }}

Lorem ipsum dolor sit amet, consectetur adipiscing elit.



- [ ] do it
- [ ] 2022-12-01 do it


Name    | Age
--------|------
Bob     ||
Alice   | 23
========|======
Total   | 23

{#id3 .myclass fontsize="tiny"}
# Header 1


```go
func getTrue() bool {
    return true
}
```

Cat
: Fluffy animal everyone likes

Internet
: Vector of transmission for pictures of cats


This is a footnote.[^1]

[^1]: the footnote text.


https://www.schukai.com/ 

--strike through--