chore: fill test file
This commit is contained in:
94
test.md
94
test.md
@@ -1,4 +1,10 @@
|
||||
---
|
||||
created: 2025-04-11T22:28:33-03:00
|
||||
modified: 2025-04-11T22:29:07-03:00
|
||||
---
|
||||
|
||||
# Test
|
||||
|
||||
Test of blog contents
|
||||
|
||||
```go
|
||||
@@ -8,3 +14,91 @@ func main() {
|
||||
blog.New()
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
| Test | Table | For | HTML | |
|
||||
| ----- | ----- | ----- | ----- | -------- |
|
||||
| Value | alue | value | value | kdjfaljd |
|
||||
|
||||
Test[^1]
|
||||
|
||||
|
||||
> [!note] Note
|
||||
> This is a note
|
||||
|
||||
> [!summary] Summary
|
||||
> This is a summary
|
||||
|
||||
> [!abstract] Abstract
|
||||
> This is an abstract
|
||||
|
||||
> [!tldr] TL;DR
|
||||
> This is an TL;DR
|
||||
|
||||
> [!info] Info
|
||||
> This is an info
|
||||
|
||||
> [!todo] TODO
|
||||
> This is a todo
|
||||
|
||||
> [!tip] Tip
|
||||
> This is a TIP
|
||||
|
||||
> [!hint] Hint
|
||||
> This is a hint
|
||||
|
||||
> [!important] Important
|
||||
> This is important
|
||||
|
||||
> [!success] Success
|
||||
> This is a success
|
||||
|
||||
> [!check] Check
|
||||
> This is a check
|
||||
|
||||
> [!done] Done
|
||||
> This is done
|
||||
|
||||
> [!question] Question
|
||||
> This is a question
|
||||
|
||||
> [!Help] Help
|
||||
> This is help
|
||||
|
||||
> [!faq] FaQ
|
||||
> This is a faq
|
||||
|
||||
> [!warning] Warning
|
||||
> This is a warning
|
||||
|
||||
> [!caution] Caution
|
||||
> This is cauntion
|
||||
|
||||
> [!attention] Attention
|
||||
> This is attention
|
||||
|
||||
> [!failure] Failure
|
||||
> This is a failure
|
||||
|
||||
> [!fail] Fail
|
||||
> This is a fail
|
||||
|
||||
> [!danger] Danger
|
||||
> This is dangerous
|
||||
|
||||
> [!error] Error
|
||||
> This is an error
|
||||
|
||||
> [!bug] Bug
|
||||
> This is a bug
|
||||
|
||||
> [!example] Example
|
||||
> This is an example
|
||||
|
||||
> [!quote] Quote
|
||||
> This is a quote
|
||||
|
||||
> [!cite] Cite
|
||||
> This is a citation
|
||||
|
||||
[^1]: This is a footnote
|
||||
|
||||
Reference in New Issue
Block a user