Markdown Syntax + Funktionen Test

  1. Markierung funktioniert
  2. EinrĂŒckung funktioniert

Test123

  1. Codeblöcke funktionieren?
Test 12345

Kursiver Text 5. Math-Blocks?

  1. Verlinkungen zu anderen .md pages? index

  2. Vorschau?

    Nachhilfeseite Niklas


    Info

    Hallo. Du befindest dich auf der Nachhilfen-Hauptseite. Wechsle jeweils im Explorer zu deinen jeweiligen Nachhilfestunden. Die Nachhilfeseite ist am besten fĂŒr Tablets und Smartphones ausgelegt.

    Here’s a duck pic (Viel Erfolg beim Lernen!)

    Link to original

  3. Mermaid diagramme sollten funktionieren:

sequenceDiagram
    Alice->>+John: Hello John, how are you?
    Alice->>+John: John, can you hear me?
    John-->>-Alice: Hi Alice, I can hear you!
    John-->>-Alice: I feel great!
  1. Callouts

Title

This is a callout!

Warning

This is a callout!

Can callouts be nested?

Yes!, they can.

You can even use multiple layers of nesting.

Auch eigene Callouts hinzufĂŒgen:

.callout {
  &[data-callout="custom"] {
    --color: #customcolor;
    --border: #custombordercolor;
    --bg: #custombg;
    --callout-icon: url("data:image/svg+xml; utf8, <custom formatted svg>"); //SVG icon code
  }
}
  1. Tabellen hinzufĂŒgen?
Beautiful TableWOW
sgrgrgf12343

Test123

Drawing 2026-04-05 17.04.38.excalidraw

⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

Link to original