Formatting

This commit is contained in:
Florian 2026-02-13 10:05:13 +01:00
parent f663101ab7
commit 06d2f4bd3f
2 changed files with 56 additions and 4 deletions

View File

@ -11,10 +11,14 @@
"id": "4a68bb5cfce9e8f2",
"type": "leaf",
"state": {
"type": "empty",
"state": {},
"type": "markdown",
"state": {
"file": "wiki/first subfolder/secondSub/Some Testnote.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "New tab"
"title": "Some Testnote"
}
}
]

View File

@ -1 +1,49 @@
Another Ttestnote
Another Ttestnote
## Here comes a table
| This | is | a |
| ----- | ----- | ----- |
| nice | table | , |
| don't | you | think |
| ? | :) | |
---
```
void main(string[] _args)
```
**Fat**
*Cursive*
~~Strikethrough~~
==Highlight==
- Some
- Bullet
- List
1. One
2. Numbered
3. List
- [ ] A Task
- [ ] List
# Header1
## Header2
### Header3
#### Header4
##### Header5
###### Header 6
####### Header 7
######## Header 8
``Single line Code
#hashtag