Daggerheart

Kod:

basic text
# Title
tytul robisz poprzez # i spacje bezposrednio po nim

## Mniejszy tytul
to samo co poprzednio tylko dwa ##

### Jeszcze mniejszy
to samo co poprzednio tylko trzy ###

| Zawód                | Hazardzista                                                      |
| -------------------- | ---------------------------------------------------------------- |
| Wiek                 | 28                                                               |
| Miejsce urodzanie    | Chicago                                                          |
| Miejsce zamieszkania | Chicago                                                          |
| Rodzina              | Ojciec Matthew Capone<br>Matka Annette Capone<br>Wujek Al Capone |
| Choroby              |                                                                  |

#### I tak dalej
to samo co poprzednio tylko cztery ####

Connection
[[]]

*Italic*

**Bold**

==Highlight

~~strikethrough

-Bez kropki
- Z kropką (spacja po myślniku -)

`Code for example in pyhton or C++ print()`

> [!NOTE] Title
> Contents

> [!infobox] 
> # Name 
> ![[ThomasCapone.png|right lp|cover hsmall]]
> ###### Stats
> | Type | Stat |
> | ---- | ---- |
> | Test | Testing |
> | Test | Testing |
> 
> ##### Stats 2 
> | Type | Stat | 
> | ---- | ---- | 
> | Test | Testing | 
> | Test | Testing |

> [!infobox|left wikipedia]+
> # Heading
> ![[ThomasCapone.png]]
> ###### Heading 6
> | Table Header |  Table Header |
> | ---- | --- |
> | Test | Testing |
> | Test | Testing |
> 
> # Heading 1
> - Bullet list
>     - Testing
>     - Testing
> - Testing

Wynik

basic text

Title

tytul robisz poprzez # i spacje bezposrednio po nim

Mniejszy tytul

to samo co poprzednio tylko dwa ##

Jeszcze mniejszy

to samo co poprzednio tylko trzy ###

Zawód Hazardzista
Wiek 28
Miejsce urodzanie Chicago
Miejsce zamieszkania Chicago
Rodzina Ojciec Matthew Capone<br>Matka Annette Capone<br>Wujek Al Capone
Choroby  

I tak dalej

to samo co poprzednio tylko cztery ####

Connection [[]]

Italic

Bold

==Highlight

~~strikethrough

-Bez kropki

Code for example in pyhton or C++ print()

[!NOTE] Title Contents

[!infobox]

Name

![[ThomasCapone.png|right lp|cover hsmall]]

Stats

| Type | Stat | | —- | —- | | Test | Testing | | Test | Testing |

Stats 2

| Type | Stat | | —- | —- | | Test | Testing | | Test | Testing |

[!infobox|left wikipedia]+

Heading

![[ThomasCapone.png]]

Heading 6

| Table Header | Table Header | | —- | — | | Test | Testing | | Test | Testing |

Heading 1