Markdown Highlighters - SE-TINF22B6/CookHub GitHub Wiki

Note

Highlights information that users should take into account, even when skimming.

> [!note]
> Highlights information that users should take into account, even when skimming.

Important

Crucial information necessary for users to succeed.

> [!important]  
> Crucial information necessary for users to succeed.

Tip

Provides advice or recommendations that may not be essential but could significantly enhance the user experience.

> [!tip]
> Provides advice or recommendations that may not be essential but could significantly enhance the user experience.

Warning

Critical content demanding immediate user attention due to potential risks.

> [!warning]  
> Critical content demanding immediate user attention due to potential risks.

Caution

Indicates a situation that might lead to minor problems or require special attention.

> [!caution]
> Indicates a situation that might lead to minor problems or require special attention.



  • #f03c15 #f03c15
  • #c5f015 #c5f015
  • #1589F0 #1589F0
  • #ff69b4 #ff69b4
- ![#f03c15](https://placehold.co/15x15/f03c15/f03c15.png) `#f03c15`
- ![#c5f015](https://placehold.co/15x15/c5f015/c5f015.png) `#c5f015`
- ![#1589F0](https://placehold.co/15x15/1589F0/1589F0.png) `#1589F0`
- ![#ff69b4](https://placehold.co/15x15/ff69b4/ff69b4.png) `#ff69b4`



@Klausur

<code style="color : green">@Klausur</code>



$${\color{yellow}Dieser Text ist gelb}$$

$${\color{yellow}Dieser Text ist gelb}$$ 

$${\color{red}Dieser Text ist rot}$$

$${\color{red}Dieser Text ist rot}$$ 



- text in red
```diff
- text in red
```

+ text in green
```diff
+ text in green
```

! text in orange
```diff
! text in orange
```

# text in gray
```diff
# text in gray
```

@@ text in purple (and bold)@@
```diff
@@ text in purple (and bold)@@
```
⚠️ **GitHub.com Fallback** ⚠️