From d9e94a1a47c0312e78b39b3b5aac8f89e0325cad Mon Sep 17 00:00:00 2001 From: Elias Fierke Date: Sat, 25 Apr 2026 17:18:35 +0000 Subject: [PATCH] testing notes (admonitions) --- docs/howto.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/howto.md b/docs/howto.md index c31983d..d6f7050 100644 --- a/docs/howto.md +++ b/docs/howto.md @@ -9,6 +9,9 @@ Git ist ein sehr nützliches Tool zu Versionierung von Inhalten - seine Funktion Stellen Sie hierfür sicher, dass [git](https://git-scm.com) installiert ist. +!!! note + this is a test note + 1. Repository klonen: ```sh